X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=sleep.c;h=3bcab88ee776469f8cdaab7e9180d5672acceaa4;hb=a283157c3832f151fa9f5abf5f18c56d05e5815d;hp=d21af19b34d1521abe1b1e35e9a043a3f88656f1;hpb=67991cf824f8df27e74c92d754fb507681c69ce6;p=oweals%2Fbusybox.git diff --git a/sleep.c b/sleep.c index d21af19b3..3bcab88ee 100644 --- a/sleep.c +++ b/sleep.c @@ -21,10 +21,10 @@ * */ -#include "busybox.h" #include #include #include +#include "busybox.h" extern int sleep_main(int argc, char **argv) {