about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--scoop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/scoop.c b/scoop.c
index 6a5d001..5855e70 100644
--- a/scoop.c
+++ b/scoop.c
@@ -19,6 +19,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <sys/wait.h>
 #include <sysexits.h>
 #include <unistd.h>
 
aa6ce1f0c2e1aede206aa6fe1b906&follow=1'>Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe