summaryrefslogtreecommitdiff
path: root/sysdeps/linux/prockernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/linux/prockernel.c')
-rw-r--r--sysdeps/linux/prockernel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/linux/prockernel.c b/sysdeps/linux/prockernel.c
index ba6fa2e8..84601af3 100644
--- a/sysdeps/linux/prockernel.c
+++ b/sysdeps/linux/prockernel.c
@@ -25,6 +25,8 @@
#include <glibtop/error.h>
#include <glibtop/prockernel.h>
+#include "glibtop_private.h"
+
static const unsigned long _glibtop_sysdeps_proc_kernel =
(1L << GLIBTOP_PROC_KERNEL_K_FLAGS) + (1L << GLIBTOP_PROC_KERNEL_MIN_FLT) +
(1L << GLIBTOP_PROC_KERNEL_MAJ_FLT) + (1L << GLIBTOP_PROC_KERNEL_CMIN_FLT) +