Add back missing include of <sys/wait.h>
authorLyndon Nerenberg <lyndon@orthanc.ca>
Sun, 25 Dec 2011 20:16:08 +0000 (12:16 -0800)
committerKen Hornstein <kenh@pobox.com>
Wed, 4 Jan 2012 03:06:49 +0000 (22:06 -0500)
sbr/pidstatus.c

index 7da78ac..b7aad79 100644 (file)
@@ -7,6 +7,7 @@
  * complete copyright information.
  */
 
+#include <sys/wait.h>
 #include <h/mh.h>
 
 /*