]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
Include header file previously omitted (Andreas Schulze).
authorBen Schmidt <none@none>
Mon, 10 Feb 2014 03:31:06 +0000 (14:31 +1100)
committerBen Schmidt <none@none>
Mon, 10 Feb 2014 03:31:06 +0000 (14:31 +1100)
--HG--
extra : rebase_source : 02ea431b3746fe01abbb0a6599ba454f1ff13bba

src/mlmmj-process.c

index 7ca25c2d2792ede075a87764352b2503a90977cd..4c8e959570c2b9b67ba639c682a922fe68e61ae9 100644 (file)
@@ -29,6 +29,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <sys/wait.h>
 #include <libgen.h>
 #include <regex.h>