#include <glibtop_private.h>.

This commit is contained in:
Martin Baulig
1999-05-03 12:20:21 +00:00
parent f8adb23062
commit 664d24f258
5 changed files with 10 additions and 0 deletions

View File

@@ -27,6 +27,8 @@
#include <sys/types.h>
#include <sys/processor.h>
#include <glibtop_private.h>
/* We need to call this when kstat_chain_update() returns new KID.
* In that case all kstat pointers and data are invalid, so we
* need to reread everything. The condition shouldn't happen very