Merged Marcus' patches.

* procstate.c:
	* uptime.c: (glibtop_get_uptime_p): Merged Marcus' patches.
This commit is contained in:
Benoît Dejean
2004-08-22 19:29:05 +00:00
parent 11f37815a3
commit ff160fa9f3
3 changed files with 6 additions and 3 deletions

View File

@@ -68,8 +68,6 @@ glibtop_get_uptime_p (glibtop *server, glibtop_uptime *buf)
buf->flags = _glibtop_sysdeps_uptime;
}
#else
buf->flags = _glibtop_sysdeps_uptime;
glibtop_cpu cpu;
glibtop_init_p (server, (1L << GLIBTOP_SYSDEPS_UPTIME), 0);