summaryrefslogtreecommitdiff
path: root/nuttx/examples/thttpd/content/hello/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/examples/thttpd/content/hello/hello.c')
-rw-r--r--nuttx/examples/thttpd/content/hello/hello.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/examples/thttpd/content/hello/hello.c b/nuttx/examples/thttpd/content/hello/hello.c
index 66fafc0da..40f31a454 100644
--- a/nuttx/examples/thttpd/content/hello/hello.c
+++ b/nuttx/examples/thttpd/content/hello/hello.c
@@ -39,7 +39,6 @@
****************************************************************************/
#include <nuttx/config.h>
-#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>