summaryrefslogtreecommitdiff
path: root/nuttx/net/tcp/tcp_seqno.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/tcp/tcp_seqno.c')
-rw-r--r--nuttx/net/tcp/tcp_seqno.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/net/tcp/tcp_seqno.c b/nuttx/net/tcp/tcp_seqno.c
index 2324cba3b..6eb9141ce 100644
--- a/nuttx/net/tcp/tcp_seqno.c
+++ b/nuttx/net/tcp/tcp_seqno.c
@@ -51,7 +51,6 @@
#include <debug.h>
#include <nuttx/net/netconfig.h>
-#include <nuttx/net/uip.h>
#include <nuttx/net/netdev.h>
#include "devif/devif.h"