X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=length.c;h=73becd28a3bacb7bdf1616e00d8ba62ef4e28fef;hb=9f0fedb8f693829e7869439a2ad43cc1c21a3786;hp=9119adca85102921e25834df0419171c7264df71;hpb=67991cf824f8df27e74c92d754fb507681c69ce6;p=oweals%2Fbusybox.git diff --git a/length.c b/length.c index 9119adca8..73becd28a 100644 --- a/length.c +++ b/length.c @@ -1,8 +1,8 @@ /* vi: set sw=4 ts=4: */ -#include "busybox.h" #include #include #include +#include "busybox.h" extern int length_main(int argc, char **argv) {