diff options
-rw-r--r-- | src/proto/tcp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/tcp.c b/src/proto/tcp.c index e12fff7cc..0010f64f0 100644 --- a/src/proto/tcp.c +++ b/src/proto/tcp.c @@ -3,7 +3,6 @@ #include <byteswap.h> #include <gpxe/tcp.h> #include "uip/uip.h" -#include "uip/uip_arp.h" /** @file * |