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 f8adcd7..7dd1d36 100644 --- a/networking/wget.c +++ b/networking/wget.c @@ -6,7 +6,6 @@ * */ -#include <getopt.h> /* for struct option */ #include "libbb.h" struct host_info { |