summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
/*