diff options
Diffstat (limited to 'networking/ftpgetput.c')
-rw-r--r-- | networking/ftpgetput.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/ftpgetput.c b/networking/ftpgetput.c index 6e2d960..a1ee054 100644 --- a/networking/ftpgetput.c +++ b/networking/ftpgetput.c @@ -13,7 +13,6 @@ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ -#include <getopt.h> #include "libbb.h" typedef struct ftp_host_info_s { |