diff options
Diffstat (limited to 'more.c')
-rw-r--r-- | more.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -31,9 +31,6 @@ | |||
31 | #include <stdlib.h> | 31 | #include <stdlib.h> |
32 | #include <sys/ioctl.h> | 32 | #include <sys/ioctl.h> |
33 | #include "busybox.h" | 33 | #include "busybox.h" |
34 | #define BB_DECLARE_EXTERN | ||
35 | #define bb_need_help | ||
36 | #include "messages.c" | ||
37 | 34 | ||
38 | /* ED: sparc termios is broken: revert back to old termio handling. */ | 35 | /* ED: sparc termios is broken: revert back to old termio handling. */ |
39 | #ifdef BB_FEATURE_USE_TERMIOS | 36 | #ifdef BB_FEATURE_USE_TERMIOS |