X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=hostid.c;h=68a2cc65900e1823251b303e2c3aa93c34f36ffb;hb=6f343944548c2e41fde4a376e805bf322a8e01c9;hp=76ab124ba7527a001f11a17ae899dee05689bf3a;hpb=24be980004598c2fa0a3e14ccdce0bc7b3039985;p=oweals%2Fbusybox.git diff --git a/hostid.c b/hostid.c index 76ab124ba..68a2cc659 100644 --- a/hostid.c +++ b/hostid.c @@ -20,12 +20,10 @@ * */ -#warning This applet has moved to netkit-tiny. After BusyBox 0.49, this -#warning applet will be removed from BusyBox. All maintenance efforts -#warning should be done in the netkit-tiny source tree. - -#include "busybox.h" #include +#include +#include +#include "busybox.h" extern int hostid_main(int argc, char **argv) {