diff options
Diffstat (limited to 'console-tools/setconsole.c')
-rw-r--r-- | console-tools/setconsole.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c index 7ddef69..31ee1fc 100644 --- a/console-tools/setconsole.c +++ b/console-tools/setconsole.c @@ -7,6 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ +#include <getopt.h> #include "busybox.h" #if ENABLE_FEATURE_SETCONSOLE_LONG_OPTIONS |