projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164be8e
)
Add back missing include of <sys/wait.h>
author
Lyndon Nerenberg
<lyndon@orthanc.ca>
Sun, 25 Dec 2011 20:16:08 +0000
(12:16 -0800)
committer
Ken Hornstein
<kenh@pobox.com>
Wed, 4 Jan 2012 03:06:49 +0000
(22:06 -0500)
sbr/pidstatus.c
patch
|
blob
|
history
diff --git
a/sbr/pidstatus.c
b/sbr/pidstatus.c
index
7da78ac
..
b7aad79
100644
(file)
--- a/
sbr/pidstatus.c
+++ b/
sbr/pidstatus.c
@@
-7,6
+7,7
@@
* complete copyright information.
*/
+#include <sys/wait.h>
#include <h/mh.h>
/*