summaryrefslogtreecommitdiff
path: root/reboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'reboot.c')
-rw-r--r--reboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reboot.c b/reboot.c
index bde8dbd..354286d 100644
--- a/reboot.c
+++ b/reboot.c
@@ -21,7 +21,7 @@
*
*/
-#include "internal.h"
+#include "busybox.h"
#include <signal.h>
extern int reboot_main(int argc, char **argv)