aboutsummaryrefslogtreecommitdiff
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 bde8dbd77..354286d47 100644
--- a/reboot.c
+++ b/reboot.c
@@ -21,7 +21,7 @@
21 * 21 *
22 */ 22 */
23 23
24#include "internal.h" 24#include "busybox.h"
25#include <signal.h> 25#include <signal.h>
26 26
27extern int reboot_main(int argc, char **argv) 27extern int reboot_main(int argc, char **argv)