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