summaryrefslogtreecommitdiff
path: root/nuttx/net/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/socket.c')
-rw-r--r--nuttx/net/socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/socket.c b/nuttx/net/socket.c
index bd63a6584..d7352c04a 100644
--- a/nuttx/net/socket.c
+++ b/nuttx/net/socket.c
@@ -45,7 +45,7 @@
#include <assert.h>
#include <debug.h>
-#include "net_internal.h"
+#include "net.h"
/****************************************************************************
* Global Functions