summaryrefslogtreecommitdiff
path: root/nuttx/include/net/uip/httpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/net/uip/httpd.h')
-rw-r--r--nuttx/include/net/uip/httpd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/nuttx/include/net/uip/httpd.h b/nuttx/include/net/uip/httpd.h
index 44d4d8f4a..cd850e51d 100644
--- a/nuttx/include/net/uip/httpd.h
+++ b/nuttx/include/net/uip/httpd.h
@@ -1,7 +1,7 @@
/****************************************************************************
* net/uip/httpd.h
*
- * Copyright (C) 2007 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007, 2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Based on uIP which also has a BSD style license:
@@ -44,8 +44,6 @@
* Included Files
****************************************************************************/
-#include <sys/types.h>
-
/****************************************************************************
* Public Function Prototypes
****************************************************************************/