X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=coreutils%2Fhostid.c;h=68a2cc65900e1823251b303e2c3aa93c34f36ffb;hb=ce98c19dfe7bcfb3174c0898f3c001c38c6d44c6;hp=eed1a50ec8e8560cc8df3a9c00ac0483a28e5f18;hpb=ed3ef50c233ffb1b50ea0e7382a8e60b86491009;p=oweals%2Fbusybox.git diff --git a/coreutils/hostid.c b/coreutils/hostid.c index eed1a50ec..68a2cc659 100644 --- a/coreutils/hostid.c +++ b/coreutils/hostid.c @@ -20,10 +20,10 @@ * */ -#include "busybox.h" #include #include #include +#include "busybox.h" extern int hostid_main(int argc, char **argv) {