summaryrefslogtreecommitdiffstats
path: root/linux/Platform.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2022-05-17 19:10:40 +0200
committerDaniel Lange <DLange@git.local>2022-05-17 19:10:40 +0200
commit87793b85552de1a67eb7a779c745ed02d04322bf (patch)
tree57c0614baddb15a52972cf0c32cbf26264f2dd0c /linux/Platform.h
parentfe7f238e2ccac3b98d36a7a11f938064478a717d (diff)
parent33973f7e40b6b24e219f5c9d19b205f6f9ddeed4 (diff)
Merge branch 'lxc-cpu-count-fix' of fasterit/htop
Diffstat (limited to 'linux/Platform.h')
-rw-r--r--linux/Platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/Platform.h b/linux/Platform.h
index f2c314f5..e6fa1610 100644
--- a/linux/Platform.h
+++ b/linux/Platform.h
@@ -51,6 +51,8 @@ extern const MeterClass* const Platform_meterTypes[];
bool Platform_init(void);
void Platform_done(void);
+extern bool Running_containerized;
+
void Platform_setBindings(Htop_Action* keys);
int Platform_getUptime(void);

© 2014-2024 Faster IT GmbH | imprint | privacy policy