diff options
Diffstat (limited to 'miscutils/strings.c')
-rw-r--r-- | miscutils/strings.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/miscutils/strings.c b/miscutils/strings.c index 5efbabf..1474137 100644 --- a/miscutils/strings.c +++ b/miscutils/strings.c @@ -7,8 +7,6 @@ * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. */ -#include <getopt.h> - #include "libbb.h" #define WHOLE_FILE 1 |