aboutsummaryrefslogtreecommitdiff
path: root/coreutils/tail.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/tail.c')
-rw-r--r--coreutils/tail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/tail.c b/coreutils/tail.c
index dcb4f6742..1091d28ed 100644
--- a/coreutils/tail.c
+++ b/coreutils/tail.c
@@ -38,7 +38,7 @@
#include <unistd.h>
#include <string.h>
#include <getopt.h>
-#include "internal.h"
+#include "busybox.h"
#define STDIN "standard input"
#define LINES 0