summaryrefslogtreecommitdiffstats
path: root/unsupported/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Platform.h')
-rw-r--r--unsupported/Platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unsupported/Platform.h b/unsupported/Platform.h
index 888e8cf3..0a822e75 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -23,5 +23,6 @@ void Platform_getLoadAverage(double* one, double* five, double* fifteen);
int Platform_getMaxPid();
+void Platform_getBatteryLevel(double* level, ACPresence* isOnAC);
#endif