aboutsummaryrefslogtreecommitdiff
path: root/poweroff.c
diff options
context:
space:
mode:
Diffstat (limited to 'poweroff.c')
-rw-r--r--poweroff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/poweroff.c b/poweroff.c
index 126a0fb94..3101a20dc 100644
--- a/poweroff.c
+++ b/poweroff.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 poweroff_main(int argc, char **argv) 27extern int poweroff_main(int argc, char **argv)