summaryrefslogtreecommitdiff
path: root/src/openbsd/up-apm-native.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openbsd/up-apm-native.h')
-rw-r--r--src/openbsd/up-apm-native.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/openbsd/up-apm-native.h b/src/openbsd/up-apm-native.h
index c0d5584..b07d17b 100644
--- a/src/openbsd/up-apm-native.h
+++ b/src/openbsd/up-apm-native.h
@@ -16,6 +16,10 @@
/* sensor struct defs */
#include <sys/sensors.h>
+/* sysctl() */
+#include <sys/param.h>
+#include <sys/sysctl.h>
+
#include <glib.h>
#include <glib-object.h>