summaryrefslogtreecommitdiff
path: root/nuttx/net/utils/net_chksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/utils/net_chksum.c')
-rw-r--r--nuttx/net/utils/net_chksum.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/net/utils/net_chksum.c b/nuttx/net/utils/net_chksum.c
index a772ea89c..960d364a7 100644
--- a/nuttx/net/utils/net_chksum.c
+++ b/nuttx/net/utils/net_chksum.c
@@ -44,7 +44,6 @@
#include <debug.h>
#include <nuttx/net/netconfig.h>
-#include <nuttx/net/uip.h>
#include <nuttx/net/netdev.h>
#include <nuttx/net/icmp.h>