summaryrefslogtreecommitdiffstats
path: root/linux/SELinuxMeter.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-10-07 17:18:02 +0200
committercgzones <cgzones@googlemail.com>2020-10-16 19:20:07 +0200
commitd744dac7ee6a651670387b6cc83878ef82202839 (patch)
tree39b0ba571fe25ffb9ed11488db9d1a99825f4ddb /linux/SELinuxMeter.h
parentaf4f58d0136fedca4894194daf89ab242167185d (diff)
Add SELinuxMeter
Diffstat (limited to 'linux/SELinuxMeter.h')
-rw-r--r--linux/SELinuxMeter.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/linux/SELinuxMeter.h b/linux/SELinuxMeter.h
new file mode 100644
index 00000000..02362bf1
--- /dev/null
+++ b/linux/SELinuxMeter.h
@@ -0,0 +1,14 @@
+#ifndef HEADER_SELinuxMeter
+#define HEADER_SELinuxMeter
+/*
+htop - SELinuxMeter.h
+(C) 2020 Christian Goettsche
+Released under the GNU GPLv2, see the COPYING file
+in the source distribution for its full text.
+*/
+
+#include "Meter.h"
+
+extern const MeterClass SELinuxMeter_class;
+
+#endif /* HEADER_SELinuxMeter */

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