summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/wwspawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/wwspawn.c')
-rw-r--r--usr.bin/window/wwspawn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/window/wwspawn.c b/usr.bin/window/wwspawn.c
index 7c3c12b..57e2f66 100644
--- a/usr.bin/window/wwspawn.c
+++ b/usr.bin/window/wwspawn.c
@@ -39,7 +39,7 @@ static char sccsid[] = "@(#)wwspawn.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#include "ww.h"
-#include <sys/signal.h>
+#include <signal.h>
/*
* There is a dead lock with vfork and closing of pseudo-ports.
OpenPOWER on IntegriCloud