]> sjero.net Git - wget/commitdiff
[svn] Removed spurious includes.
authorhniksic <devnull@localhost>
Sun, 21 Sep 2003 23:09:06 +0000 (16:09 -0700)
committerhniksic <devnull@localhost>
Sun, 21 Sep 2003 23:09:06 +0000 (16:09 -0700)
src/url.c

index 1b823fcb8b61e5f381a4165c46a058f6b2ad6969..d27a902c0b82b441feacf5fb7bb259c573999d6d 100644 (file)
--- a/src/url.c
+++ b/src/url.c
@@ -47,8 +47,6 @@ so, delete this exception statement from your version.  */
 #include "wget.h"
 #include "utils.h"
 #include "url.h"
-#include "host.h"
-#include "hash.h"
 
 #ifndef errno
 extern int errno;