aboutsummaryrefslogtreecommitdiffstats
path: root/url.c
diff options
context:
space:
mode:
Diffstat (limited to 'url.c')
-rw-r--r--url.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/url.c b/url.c
index d0abe2f..44bbaa3 100644
--- a/url.c
+++ b/url.c
@@ -11,8 +11,7 @@
#include <sys/stat.h>
#ifdef __EMX__
-#include <io.h>
-#include <strings.h>
+#include <io.h> /* ?? */
#endif /* __EMX__ */
#include "html.h"