summaryrefslogtreecommitdiffstats
path: root/collectors/macos.plugin/plugin_macos.h
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/macos.plugin/plugin_macos.h')
-rw-r--r--collectors/macos.plugin/plugin_macos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/macos.plugin/plugin_macos.h b/collectors/macos.plugin/plugin_macos.h
index 2c673a2243..febdc767e1 100644
--- a/collectors/macos.plugin/plugin_macos.h
+++ b/collectors/macos.plugin/plugin_macos.h
@@ -4,6 +4,7 @@
#define NETDATA_PLUGIN_MACOS_H 1
#include "daemon/common.h"
+#include "collectors/utils.h"
int do_macos_sysctl(int update_every, usec_t dt);
int do_macos_mach_smi(int update_every, usec_t dt);