summaryrefslogtreecommitdiffstats
path: root/src/collectors/common-contexts/common-contexts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/collectors/common-contexts/common-contexts.h')
-rw-r--r--src/collectors/common-contexts/common-contexts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/collectors/common-contexts/common-contexts.h b/src/collectors/common-contexts/common-contexts.h
index 9d2d7714..1938230d 100644
--- a/src/collectors/common-contexts/common-contexts.h
+++ b/src/collectors/common-contexts/common-contexts.h
@@ -20,7 +20,9 @@ typedef void (*instance_labels_cb_t)(RRDSET *st, void *data);
#include "system.io.h"
#include "system.ram.h"
+#include "system.interrupts.h"
#include "system.processes.h"
+#include "system.ipc.h"
#include "mem.swap.h"
#include "mem.pgfaults.h"
#include "mem.available.h"