From e443e06b2823e22a766d90f260c9db4826ec0c05 Mon Sep 17 00:00:00 2001 From: leitner Date: Wed, 6 Dec 2006 16:51:06 +0000 Subject: [PATCH] #include --- test/httpd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/httpd.c b/test/httpd.c index bd47a24..f6f7aa6 100644 --- a/test/httpd.c +++ b/test/httpd.c @@ -12,6 +12,7 @@ #include #include #include +#include static void carp(const char* routine) { buffer_puts(buffer_2,routine);