summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/httpd')
-rw-r--r--cpukit/httpd/webmain.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/httpd/webmain.c b/cpukit/httpd/webmain.c
index 9f9e2c375e..1c2135613e 100644
--- a/cpukit/httpd/webmain.c
+++ b/cpukit/httpd/webmain.c
@@ -176,8 +176,7 @@ static int initWebs()
{
struct hostent* hp;
struct in_addr intaddr;
- char host[128], dir[128], webdir[128];
- char *cp;
+ char host[128], webdir[128];
char_t wbuf[128];
/*