Add various headers to unbreak compilation

This commit is contained in:
Jasper Lievisse Adriaanse
2015-12-11 15:03:49 +01:00
parent fcfacf3213
commit 02070b7170
4 changed files with 7 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
#include <config.h>
#include <sys/types.h>
#include <sys/sysctl.h>
#include <glibtop.h>
#include <glibtop/open.h>
#include <glibtop/cpu.h>