X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=poweroff.c;h=3101a20dc06861b92e0732b77d447b193da3ca24;hb=d58ff8731ce635a75406cc8b9629f1041bb4ed32;hp=126a0fb9496e81fc08c8079127a7bc7a2714f0fb;hpb=27a804246af28c5d3d1f69d93049e3e21492bc48;p=oweals%2Fbusybox.git diff --git a/poweroff.c b/poweroff.c index 126a0fb94..3101a20dc 100644 --- a/poweroff.c +++ b/poweroff.c @@ -21,7 +21,7 @@ * */ -#include "internal.h" +#include "busybox.h" #include extern int poweroff_main(int argc, char **argv)