Browse Source

We don't need to know anything about ARP

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
ee058362fa
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/proto/tcp.c

+ 0
- 1
src/proto/tcp.c View File

@@ -3,7 +3,6 @@
3 3
 #include <byteswap.h>
4 4
 #include <gpxe/tcp.h>
5 5
 #include "uip/uip.h"
6
-#include "uip/uip_arp.h"
7 6
 
8 7
 /** @file
9 8
  *

Loading…
Cancel
Save