Added #includes to pick up declaration of waitpid()
authorDavid Levine <levinedl@acm.org>
Wed, 1 Feb 2012 05:17:33 +0000 (23:17 -0600)
committerDavid Levine <levinedl@acm.org>
Wed, 1 Feb 2012 05:17:33 +0000 (23:17 -0600)
uip/mhlsbr.c

index a44413c..eef0937 100644 (file)
@@ -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: