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