summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads/src/up_network.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mx1ads/src/up_network.c')
-rw-r--r--nuttx/configs/mx1ads/src/up_network.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/mx1ads/src/up_network.c b/nuttx/configs/mx1ads/src/up_network.c
index 342fd7891..5eb0460ea 100644
--- a/nuttx/configs/mx1ads/src/up_network.c
+++ b/nuttx/configs/mx1ads/src/up_network.c
@@ -41,7 +41,6 @@
#include <nuttx/config.h>
#if defined(CONFIG_NET) && defined(CONFIG_NET_CS8900)
-#include <sys/types.h>
#include <debug.h>
#include <arch/board/board.h>