aboutsummaryrefslogtreecommitdiff
path: root/more.c
diff options
context:
space:
mode:
Diffstat (limited to 'more.c')
-rw-r--r--more.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/more.c b/more.c
index 45b7c1274..caabc44e2 100644
--- a/more.c
+++ b/more.c
@@ -25,7 +25,7 @@
25 * 25 *
26 */ 26 */
27 27
28#include "internal.h" 28#include "busybox.h"
29#include <stdio.h> 29#include <stdio.h>
30#include <fcntl.h> 30#include <fcntl.h>
31#include <signal.h> 31#include <signal.h>