summaryrefslogtreecommitdiff
path: root/nuttx/net/getsockname.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/getsockname.c')
-rw-r--r--nuttx/net/getsockname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/getsockname.c b/nuttx/net/getsockname.c
index fd5121308..ba15055e1 100644
--- a/nuttx/net/getsockname.c
+++ b/nuttx/net/getsockname.c
@@ -48,7 +48,7 @@
#include <nuttx/net/net.h>
#include <nuttx/net/netdev.h>
-#include "net_internal.h"
+#include "net.h"
#ifdef CONFIG_NET