diff options
Diffstat (limited to 'networking/wget.c')
-rw-r--r-- | networking/wget.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/wget.c b/networking/wget.c index d55f4b007..fdcc68df3 100644 --- a/networking/wget.c +++ b/networking/wget.c | |||
@@ -17,7 +17,6 @@ | |||
17 | #include <signal.h> | 17 | #include <signal.h> |
18 | #include <sys/ioctl.h> | 18 | #include <sys/ioctl.h> |
19 | 19 | ||
20 | #include <sys/time.h> | ||
21 | #include <sys/types.h> | 20 | #include <sys/types.h> |
22 | #include <sys/stat.h> | 21 | #include <sys/stat.h> |
23 | #include <sys/socket.h> | 22 | #include <sys/socket.h> |