X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=uptime.c;h=6758d959ec81829e3547f65d84902251252da65f;hb=044228d5ecb9b79397f9fc915d046cf4538281e2;hp=4463b94ef20b389c7981e2f3f6bcd00bc0ceb977;hpb=ed3ef50c233ffb1b50ea0e7382a8e60b86491009;p=oweals%2Fbusybox.git diff --git a/uptime.c b/uptime.c index 4463b94ef..6758d959e 100644 --- a/uptime.c +++ b/uptime.c @@ -2,7 +2,7 @@ /* * Mini uptime implementation for busybox * - * Copyright (C) 1999,2000 by Lineo, inc. + * Copyright (C) 1999,2000,2001 by Lineo, inc. * Written by Erik Andersen , * * This program is free software; you can redistribute it and/or modify @@ -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<