diff options
Diffstat (limited to 'shell/hush.c')
-rw-r--r-- | shell/hush.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/hush.c b/shell/hush.c index 4e6d500..eb0633b 100644 --- a/shell/hush.c +++ b/shell/hush.c @@ -78,7 +78,6 @@ #include <glob.h> /* glob, of course */ -#include <getopt.h> /* should be pretty obvious */ /* #include <dmalloc.h> */ #include "busybox.h" /* for APPLET_IS_NOFORK/NOEXEC */ |