Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'commit-tree.c')
-rw-r--r--commit-tree.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/commit-tree.c b/commit-tree.c
index e6f001ea27..e81e530fd4 100644
--- a/commit-tree.c
+++ b/commit-tree.c
@@ -7,9 +7,7 @@
#include <pwd.h>
#include <time.h>
-#include <string.h>
#include <ctype.h>
-#include <time.h>
#define BLOCKING (1ul << 14)