Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / init / init.c
index 2c23e60b7500d42e58fe3f4e9bd097b270e5bfee..17e605ba09b6be0eeb6d3f9ec30a816c666d2c9f 100644 (file)
@@ -27,7 +27,7 @@
 #define DEBUG_INIT
 */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <errno.h>