Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / tail.c
diff --git a/tail.c b/tail.c
index dcb4f6742454c633225b097c53596acb4a4bfb88..1091d28edb4ffde0829ac490df5dfa07b878e62f 100644 (file)
--- a/tail.c
+++ b/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