diff options
Diffstat (limited to 'run-command.c')
-rw-r--r-- | run-command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run-command.c b/run-command.c index 61908682b9..492ad3e64c 100644 --- a/run-command.c +++ b/run-command.c @@ -1,6 +1,5 @@ #include "cache.h" #include "run-command.h" -#include <sys/wait.h> #include "exec_cmd.h" int run_command_v_opt(int argc, const char **argv, int flags) |