From 3a391ef6c247a0eee78ce93cf3c3ab5617dc06d9 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Fri, 16 Nov 2001 22:02:00 +0000 Subject: follow autoconf conventions, #include cleanups --- url.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'url.c') diff --git a/url.c b/url.c index d0abe2f..44bbaa3 100644 --- a/url.c +++ b/url.c @@ -11,8 +11,7 @@ #include #ifdef __EMX__ -#include -#include +#include /* ?? */ #endif /* __EMX__ */ #include "html.h" -- cgit v1.2.3