summaryrefslogtreecommitdiffstats
path: root/openbsd
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
parente906c0dddb051ca7e1960691ab783b7e9e6212cf (diff)
Regenerate platform-dependent headers.
Closes #293.
Diffstat (limited to 'openbsd')
-rw-r--r--openbsd/OpenBSDCRT.h4
-rw-r--r--openbsd/Platform.h4
2 files changed, 5 insertions, 3 deletions
diff --git a/openbsd/OpenBSDCRT.h b/openbsd/OpenBSDCRT.h
index 3af9787d..c48309a7 100644
--- a/openbsd/OpenBSDCRT.h
+++ b/openbsd/OpenBSDCRT.h
@@ -1,7 +1,7 @@
/* Do not edit this file. It was automatically generated. */
-#ifndef HEADER_UnsupportedCRT
-#define HEADER_UnsupportedCRT
+#ifndef HEADER_OpenBSDCRT
+#define HEADER_OpenBSDCRT
/*
htop - UnsupportedCRT.h
(C) 2014 Hisham H. Muhammad
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