summaryrefslogtreecommitdiffstats
path: root/openbsd/Platform.h
diff options
context:
space:
mode:
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[];