summaryrefslogtreecommitdiff
path: root/nuttx/net/devif/devif_pktsend.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/devif/devif_pktsend.c')
-rw-r--r--nuttx/net/devif/devif_pktsend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/net/devif/devif_pktsend.c b/nuttx/net/devif/devif_pktsend.c
index 2f54e4889..5c453fb4d 100644
--- a/nuttx/net/devif/devif_pktsend.c
+++ b/nuttx/net/devif/devif_pktsend.c
@@ -43,7 +43,6 @@
#include <assert.h>
#include <debug.h>
-#include <nuttx/net/uip.h>
#include <nuttx/net/netdev.h>
#ifdef CONFIG_NET_PKT