summaryrefslogtreecommitdiffstats
path: root/osdep-openbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep-openbsd.c')
-rw-r--r--osdep-openbsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep-openbsd.c b/osdep-openbsd.c
index f5c61372..54464753 100644
--- a/osdep-openbsd.c
+++ b/osdep-openbsd.c
@@ -18,6 +18,7 @@
#include <sys/param.h> /* MAXCOMLEN */
#include <sys/types.h>
+#include <sys/signal.h>
#include <sys/proc.h>
#include <sys/sysctl.h>
#include <sys/stat.h>