X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=uptime.c;h=6758d959ec81829e3547f65d84902251252da65f;hb=044228d5ecb9b79397f9fc915d046cf4538281e2;hp=213a39851f89928e5f3db691b1265b59b1e03ad9;hpb=8ec10a9483f937743cba51124b30540c9613fca8;p=oweals%2Fbusybox.git diff --git a/uptime.c b/uptime.c index 213a39851..6758d959e 100644 --- a/uptime.c +++ b/uptime.c @@ -27,12 +27,14 @@ * of BB_FEATURE_UTMP_SUPPORT #define */ +/* getopt not needed */ + -#include "busybox.h" #include #include #include #include +#include "busybox.h" static const int FSHIFT = 16; /* nr of bits of precision */ #define FIXED_1 (1<