summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/psignal.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/psignal.c')
-rw-r--r--lib/libc/gen/psignal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/psignal.c b/lib/libc/gen/psignal.c
index 51491b4..b7e7ab6 100644
--- a/lib/libc/gen/psignal.c
+++ b/lib/libc/gen/psignal.c
@@ -39,7 +39,7 @@ static char sccsid[] = "@(#)psignal.c 8.1 (Berkeley) 6/4/93";
* Print the name of the signal indicated
* along with the supplied message.
*/
-#include <sys/signal.h>
+#include <signal.h>
#include <string.h>
#include <unistd.h>
OpenPOWER on IntegriCloud