Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / coreutils / length.c
index cf4fb1c079dba9812e32d7d668c886c0b6b6fa2d..14d15c81c5f615ec8744dfc4d93a8996460e41c1 100644 (file)
@@ -1,5 +1,5 @@
 /* vi: set sw=4 ts=4: */
-#include "internal.h"
+#include "busybox.h"
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>