From ff026235d2955414659c80a5b2be9ffb9c6ce56c Mon Sep 17 00:00:00 2001 From: leitner Date: Thu, 25 Nov 2004 21:32:00 +0000 Subject: [PATCH] #include --- test/fmt_httpdate.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/fmt_httpdate.c b/test/fmt_httpdate.c index 497433d..af7e575 100644 --- a/test/fmt_httpdate.c +++ b/test/fmt_httpdate.c @@ -1,6 +1,7 @@ #include #include #include +#include main() { char buf[100];