summaryrefslogtreecommitdiff
path: root/nuttx/net/socket/connect.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/socket/connect.c')
-rw-r--r--nuttx/net/socket/connect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/socket/connect.c b/nuttx/net/socket/connect.c
index d851b7b22..eff1d3cb4 100644
--- a/nuttx/net/socket/connect.c
+++ b/nuttx/net/socket/connect.c
@@ -56,7 +56,7 @@
#include "devif/devif.h"
#include "tcp/tcp.h"
#include "udp/udp.h"
-#include "socket/socket.h
+#include "socket/socket.h"
/****************************************************************************
* Private Types