Re-organized some sections and added a whole new section on avoiding the
[oweals/busybox.git] / poweroff.c
index 126a0fb9496e81fc08c8079127a7bc7a2714f0fb..3101a20dc06861b92e0732b77d447b193da3ca24 100644 (file)
@@ -21,7 +21,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <signal.h>
 
 extern int poweroff_main(int argc, char **argv)