diff options
Diffstat (limited to 'networking/wget.c')
-rw-r--r-- | networking/wget.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/wget.c b/networking/wget.c index 90ab48f9b..6efa3bf21 100644 --- a/networking/wget.c +++ b/networking/wget.c | |||
@@ -12,6 +12,7 @@ | |||
12 | #include <unistd.h> | 12 | #include <unistd.h> |
13 | #include <ctype.h> | 13 | #include <ctype.h> |
14 | #include <string.h> | 14 | #include <string.h> |
15 | #include <strings.h> | ||
15 | #include <unistd.h> | 16 | #include <unistd.h> |
16 | #include <signal.h> | 17 | #include <signal.h> |
17 | #include <sys/ioctl.h> | 18 | #include <sys/ioctl.h> |