projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66c733a
)
Do not include <sys/wait.h>; no longer needed.
author
Jim Meyering
<jim@meyering.net>
Mon, 29 Apr 2002 07:00:23 +0000
(07:00 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 29 Apr 2002 07:00:23 +0000
(07:00 +0000)
lib/sig2str.c
patch
|
blob
|
history
diff --git
a/lib/sig2str.c
b/lib/sig2str.c
index 4096465dd75d5916ea24458326be2046d75a9ef3..329b4ac49f3f34641f878eb67045a174da382b5a 100644
(file)
--- a/
lib/sig2str.c
+++ b/
lib/sig2str.c
@@
-28,10
+28,6
@@
#include <stdio.h>
#include <string.h>
-#if HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
#include "sig2str.h"
#ifndef SIGRTMIN