linux build fix
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 10 May 2008 17:30:37 +0000 (18:30 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 10 May 2008 17:30:37 +0000 (18:30 +0100)
lib/macros-builtin.c

index 551acbd..d8551fb 100644 (file)
@@ -35,6 +35,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <sys/stat.h>
+#include <sys/wait.h>
 
 #include "hash.h"
 #include "mem.h"