[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] stubdom: fix libc-verbose non-lwip compilation
stubdom: fix libc-verbose non-lwip compilation Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx> diff -r c069dbd814cd extras/mini-os/lib/sys.c --- a/extras/mini-os/lib/sys.c Fri Jun 20 18:39:37 2008 +0100 +++ b/extras/mini-os/lib/sys.c Fri Jun 27 19:27:07 2008 +0100 @@ -687,7 +687,7 @@ #ifdef LIBC_VERBOSE static int nb; static int nbread[NOFILE], nbwrite[NOFILE], nbexcept[NOFILE]; - static s64_t lastshown; + static s_time_t lastshown; nb++; #endif _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |