Fix some warnings in allbareconfig.
[oweals/busybox.git] / networking / wget.c
index d55f4b0077030ab00d2c52cc2143c5bb8d338f3a..fdcc68df31ffcb5459e03af70e4445861c4770b8 100644 (file)
@@ -17,7 +17,6 @@
 #include <signal.h>
 #include <sys/ioctl.h>
 
-#include <sys/time.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/socket.h>