summaryrefslogtreecommitdiff
path: root/nuttx/net/ipv6/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/ipv6/ipv6.h')
-rw-r--r--nuttx/net/ipv6/ipv6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/net/ipv6/ipv6.h b/nuttx/net/ipv6/ipv6.h
index 9ddecef07..25e2dc610 100644
--- a/nuttx/net/ipv6/ipv6.h
+++ b/nuttx/net/ipv6/ipv6.h
@@ -46,7 +46,6 @@
****************************************************************************/
#include <stdint.h>
-#include <nuttx/net/uip.h>
#include <net/ethernet.h>
/****************************************************************************