summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2759cbc)
raw | patch | inline | side by side (parent: 2759cbc)
author | Junio C Hamano <junkio@cox.net> | |
Tue, 18 Oct 2005 22:41:43 +0000 (15:41 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 18 Oct 2005 22:41:43 +0000 (15:41 -0700) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
commit-tree.c | patch | blob | history | |
ident.c | patch | blob | history |
diff --git a/commit-tree.c b/commit-tree.c
index ea0fdd44e2865e63c6e4750345a30c42e699cf66..b60299fed0442edec21f123e92774238d4533bea 100644 (file)
--- a/commit-tree.c
+++ b/commit-tree.c
*/
#include "cache.h"
-#include <pwd.h>
-#include <time.h>
-
#define BLOCKING (1ul << 14)
/*