diff options
Diffstat (limited to 'merge-index.c')
-rw-r--r-- | merge-index.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/merge-index.c b/merge-index.c index 646d090c58..a9983dd78a 100644 --- a/merge-index.c +++ b/merge-index.c @@ -1,7 +1,3 @@ -#include <sys/types.h> -#include <sys/wait.h> -#include <signal.h> - #include "cache.h" static const char *pgm; |