aboutsummaryrefslogtreecommitdiff
path: root/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'init.c')
-rw-r--r--init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.c b/init.c
index 2c23e60b7..17e605ba0 100644
--- a/init.c
+++ b/init.c
@@ -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>