Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / util-linux / more.c
index 45b7c1274aa65f4f59f583c0ee5aa674dd937ad9..caabc44e21aa4aa592b226b0192c5b32cf35a276 100644 (file)
@@ -25,7 +25,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <fcntl.h>
 #include <signal.h>