diff options
Diffstat (limited to 'init.c')
-rw-r--r-- | init.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ | |||
27 | #define DEBUG_INIT | 27 | #define DEBUG_INIT |
28 | */ | 28 | */ |
29 | 29 | ||
30 | #include "internal.h" | 30 | #include "busybox.h" |
31 | #include <stdio.h> | 31 | #include <stdio.h> |
32 | #include <stdlib.h> | 32 | #include <stdlib.h> |
33 | #include <errno.h> | 33 | #include <errno.h> |