summaryrefslogtreecommitdiff
path: root/nuttx/net/route/route.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/route/route.h')
-rw-r--r--nuttx/net/route/route.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/net/route/route.h b/nuttx/net/route/route.h
index 73b2c02f2..a6e457c2f 100644
--- a/nuttx/net/route/route.h
+++ b/nuttx/net/route/route.h
@@ -45,8 +45,6 @@
#include <queue.h>
#include <net/if.h>
-#include <nuttx/net/uip.h>
-
#ifdef CONFIG_NET_ROUTE
/****************************************************************************