summaryrefslogtreecommitdiffstats
path: root/openbsd/Platform.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-12-05 22:57:07 +0100
committerBenBE <BenBE@geshi.org>2020-12-06 16:20:55 +0100
commit57d9ecc5519a44d4d08f1739ab4b741ccfc2d35a (patch)
tree9643df67c42db491a6c81fbf3121001216daed6d /openbsd/Platform.h
parent3d15ba51974827693ed7d34149290c812d652dd9 (diff)
OpenBSD update
- compilation failures like `return &this->this;` -> `return &this->super;` - iwyu update - misc cleanup
Diffstat (limited to 'openbsd/Platform.h')
-rw-r--r--openbsd/Platform.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsd/Platform.h b/openbsd/Platform.h
index 07cde2f8..0e2d435f 100644
--- a/openbsd/Platform.h
+++ b/openbsd/Platform.h
@@ -14,9 +14,12 @@ in the source distribution for its full text.
#include "Action.h"
#include "BatteryMeter.h"
#include "DiskIOMeter.h"
+#include "Meter.h"
+#include "Process.h"
#include "ProcessLocksScreen.h"
#include "SignalsPanel.h"
+
extern ProcessFieldData Process_fields[];
extern ProcessField Platform_defaultFields[];

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