aboutsummaryrefslogtreecommitdiff
path: root/cat.c
diff options
context:
space:
mode:
Diffstat (limited to 'cat.c')
-rw-r--r--cat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cat.c b/cat.c
index d47f814cf..51f1d27a6 100644
--- a/cat.c
+++ b/cat.c
@@ -21,7 +21,7 @@
*
*/
-#include "internal.h"
+#include "busybox.h"
#include <stdio.h>
extern int cat_main(int argc, char **argv)