summaryrefslogtreecommitdiff
path: root/apps/examples/tcpecho/tcpecho_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/tcpecho/tcpecho_main.c')
-rw-r--r--apps/examples/tcpecho/tcpecho_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/examples/tcpecho/tcpecho_main.c b/apps/examples/tcpecho/tcpecho_main.c
index 4bf09d739..cbcafcce5 100644
--- a/apps/examples/tcpecho/tcpecho_main.c
+++ b/apps/examples/tcpecho/tcpecho_main.c
@@ -54,7 +54,6 @@
#include <unistd.h>
#include <net/if.h>
-#include <nuttx/net/uip.h>
#include <nuttx/net/arp.h>
#include <apps/netutils/netlib.h>