summaryrefslogtreecommitdiff
path: root/commit-tree.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-10-18 15:41:43 -0700
committerJunio C Hamano <junkio@cox.net>2005-10-18 15:41:43 -0700
commit5e5f8091e5c9b4f09ad4019c8fddbf25fd2ccbe9 (patch)
tree41aa6554e93e0963d83dae196fc749b34f8de76e /commit-tree.c
parent2759cbc7741d7ce7bf44c2433fa1312d3fc7e64a (diff)
downloadgit-5e5f8091e5c9b4f09ad4019c8fddbf25fd2ccbe9.tar.gz
Remove unused include.
Signed-off-by: Junio C Hamano <junkio@cox.net>
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)
/*