Make it compile again.

This commit is contained in:
Martin Baulig
1999-02-19 18:58:49 +00:00
parent e5cb661a95
commit b27412def1

View File

@@ -36,7 +36,8 @@ glibtop_init_proclist_p (glibtop *server)
}
unsigned *
glibtop_get_proclist_p (glibtop *server, glibtop_proclist *buf)
glibtop_get_proclist_p (glibtop *server, glibtop_proclist *buf,
int64_t which, int64_t arg)
{
glibtop_init_p (server, GLIBTOP_SYSDEPS_PROCLIST, 0);