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.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/commit-tree.c b/commit-tree.c
index ea0fdd44e2..b60299fed0 100644
--- a/commit-tree.c
+++ b/commit-tree.c
@@ -5,9 +5,6 @@
*/
#include "cache.h"
-#include <pwd.h>
-#include <time.h>
-
#define BLOCKING (1ul << 14)
/*