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 971c7bf5..63c7dda2 100644
--- a/openbsd/Platform.h
+++ b/openbsd/Platform.h
@@ -36,6 +36,9 @@ extern ProcessField Platform_defaultFields[];
extern int Platform_numberOfFields;
+/*
+ * See /usr/include/sys/signal.h
+ */
extern SignalItem Platform_signals[];
extern unsigned int Platform_numberOfSignals;