projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaf31d4
)
Added #includes to pick up declaration of waitpid()
author
David Levine
<levinedl@acm.org>
Wed, 1 Feb 2012 05:17:33 +0000
(23:17 -0600)
committer
David Levine
<levinedl@acm.org>
Wed, 1 Feb 2012 05:17:33 +0000
(23:17 -0600)
uip/mhlsbr.c
patch
|
blob
|
history
diff --git
a/uip/mhlsbr.c
b/uip/mhlsbr.c
index
a44413c
..
eef0937
100644
(file)
--- a/
uip/mhlsbr.c
+++ b/
uip/mhlsbr.c
@@
-16,6
+16,8
@@
#include <h/m_setjmp.h>
#include <signal.h>
#include <errno.h>
+#include <sys/wait.h>
+#include <sys/types.h>
/*
* MAJOR BUG: