summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-18 02:00:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-18 02:00:02 +0000
commitef619c3f921b68c8624e6414e98056c9d4a8235e (patch)
tree26afb77484820b98814f3ad2f7b6ab8c9fa50625
parent81f6c2e94344aa49ac0e2f23b8eb74dbf55fd482 (diff)
2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* init.c: Remove include of rtems_webserver.h
-rw-r--r--http/ChangeLog4
-rw-r--r--http/init.c2
2 files changed, 4 insertions, 2 deletions
diff --git a/http/ChangeLog b/http/ChangeLog
index 9400f44..11b7e36 100644
--- a/http/ChangeLog
+++ b/http/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * init.c: Remove include of rtems_webserver.h
+
2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile, goahead_index.html, init.c, shttpd_ext.c,
diff --git a/http/init.c b/http/init.c
index 8db7967..ff2d847 100644
--- a/http/init.c
+++ b/http/init.c
@@ -26,8 +26,6 @@
#include <sys/socket.h>
#include "../networkconfig.h"
-#include <rtems_webserver.h>
-
#define ARGUMENT 0
/*