simplify inclusion of system header files.
[gitweb.git] / merge-recursive.c
index 6dd6e2e5af779f2b3ad5da050776c37646b45a84..1de273ea1e4f309b542c8ebfce706ba422e1cd74 100644 (file)
@@ -3,13 +3,6 @@
  * Fredrik Kuivinen.
  * The thieves were Alex Riesen and Johannes Schindelin, in June/July 2006
  */
-#include <stdarg.h>
-#include <string.h>
-#include <assert.h>
-#include <sys/wait.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <time.h>
 #include "cache.h"
 #include "cache-tree.h"
 #include "commit.h"