summaryrefslogtreecommitdiff
path: root/nuttx/net/accept.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/accept.c')
-rw-r--r--nuttx/net/accept.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/accept.c b/nuttx/net/accept.c
index 07e3f983e..d6a4ed84e 100644
--- a/nuttx/net/accept.c
+++ b/nuttx/net/accept.c
@@ -51,7 +51,7 @@
#include <arch/irq.h>
-#include "net_internal.h"
+#include "net.h"
/****************************************************************************
* Definitions