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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openbsd/up-apm-native.h b/src/openbsd/up-apm-native.h
index 16ec85e..309edbb 100644
--- a/src/openbsd/up-apm-native.h
+++ b/src/openbsd/up-apm-native.h
@@ -71,6 +71,7 @@ typedef struct
UpApmNative* up_apm_native_new (const char*);
const gchar * up_apm_native_get_path(UpApmNative*);
+int up_apm_get_fd();
gboolean up_native_is_laptop();
gboolean up_native_get_sensordev(const char*, struct sensordev*);
G_END_DECLS