diff options
Diffstat (limited to 'src/net/ipv4.c')
-rw-r--r-- | src/net/ipv4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/ipv4.c b/src/net/ipv4.c index a1a2d360..9d972608 100644 --- a/src/net/ipv4.c +++ b/src/net/ipv4.c @@ -10,7 +10,6 @@ #include <gpxe/if_ether.h> #include <gpxe/pkbuff.h> #include <gpxe/netdevice.h> -#include "uip/uip.h" #include <gpxe/ip.h> #include <gpxe/tcpip.h> |