#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

@@ -28,6 +28,8 @@
#include <assert.h>
#include <sys/sysinfo.h>
#include <glibtop_private.h>
static const unsigned long _glibtop_sysdeps_swap =
(1L << GLIBTOP_SWAP_TOTAL) + (1L << GLIBTOP_SWAP_USED) +
(1L << GLIBTOP_SWAP_FREE);