summaryrefslogtreecommitdiffstats
path: root/openbsd/Platform.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-10-19 17:22:54 -0200
committerHisham Muhammad <hisham@gobolinux.org>2015-10-19 17:22:54 -0200
commit78f2933e2b166f709bfa339c4834ff9610f842b4 (patch)
treeb1f0929c0510e7c3c32a302425808769a959b2e9 /openbsd/Platform.h
parente906c0dddb051ca7e1960691ab783b7e9e6212cf (diff)
Regenerate platform-dependent headers.
Closes #293.
Diffstat (limited to 'openbsd/Platform.h')
-rw-r--r--openbsd/Platform.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/openbsd/Platform.h b/openbsd/Platform.h
index 971c7bf5..a59d2ef5 100644
--- a/openbsd/Platform.h
+++ b/openbsd/Platform.h
@@ -12,7 +12,6 @@ in the source distribution for its full text.
#include "Action.h"
#include "BatteryMeter.h"
-#include "SignalsPanel.h"
extern ProcessFieldData Process_fields[];
@@ -36,6 +35,9 @@ extern ProcessField Platform_defaultFields[];
extern int Platform_numberOfFields;
+/*
+ * See /usr/include/sys/signal.h
+ */
extern SignalItem Platform_signals[];
extern unsigned int Platform_numberOfSignals;

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