--- trunk/mkinitrd-magellan/busybox/procps/uptime.c 2011/09/07 17:51:16 1519 +++ trunk/mkinitrd-magellan/busybox/procps/uptime.c 2011/09/07 18:39:43 1520 @@ -16,6 +16,7 @@ /* getopt not needed */ #include "libbb.h" +#include #ifndef FSHIFT # define FSHIFT 16 /* nr of bits of precision */