diff options
Diffstat (limited to 'more.c')
-rw-r--r-- | more.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ | |||
29 | #include <stdio.h> | 29 | #include <stdio.h> |
30 | #include <fcntl.h> | 30 | #include <fcntl.h> |
31 | #include <signal.h> | 31 | #include <signal.h> |
32 | #include <stdlib.h> | ||
32 | #include <sys/ioctl.h> | 33 | #include <sys/ioctl.h> |
33 | #define BB_DECLARE_EXTERN | 34 | #define BB_DECLARE_EXTERN |
34 | #define bb_need_help | 35 | #define bb_need_help |