From ef619c3f921b68c8624e6414e98056c9d4a8235e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jun 2010 02:00:02 +0000 Subject: 2010-06-17 Joel Sherrill * init.c: Remove include of rtems_webserver.h --- http/ChangeLog | 4 ++++ http/init.c | 2 -- 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 + + * init.c: Remove include of rtems_webserver.h + 2009-11-23 Joel Sherrill * 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 #include "../networkconfig.h" -#include - #define ARGUMENT 0 /* -- cgit v1.2.3