#include "libbb.h"
#include <utmp.h>
-#include <time.h>
static void idle_string(char *str6, time_t t)
{
*/
#ifdef LOGIN_PROCESS /* defined in System V utmp.h */
#include <sys/utsname.h>
-#include <time.h>
#else /* if !sysV style, wtmp/utmp code is off */
#undef ENABLE_FEATURE_UTMP
#undef ENABLE_FEATURE_WTMP
#define __MODUTILS_H__
#include "libbb.h"
-#include <stdio.h>
#if __GNUC_PREREQ(4,1)
# pragma GCC visibility push(hidden)
// totalram=2107416576, freeram=211525632, sharedram=0, bufferram=157204480}
// totalswap=134209536, freeswap=134209536, procs=157})
-#include <time.h>
#include "libbb.h"
typedef unsigned long long ullong;