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 1a2b81f0..026c45fb 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -15,5 +15,6 @@ void Platform_setBindings(Htop_Action* keys);
extern MeterClass* Platform_meterTypes[];
+int Platform_getUptime();
#endif