follow autoconf conventions, #include cleanups

This commit is contained in:
Fumitoshi UKAI
2001-11-16 22:02:00 +00:00
parent 225a3fb8aa
commit 3a391ef6c2
24 changed files with 190 additions and 189 deletions

3
url.c
View File

@@ -11,8 +11,7 @@
#include <sys/stat.h>
#ifdef __EMX__
#include <io.h>
#include <strings.h>
#include <io.h> /* ?? */
#endif /* __EMX__ */
#include "html.h"