Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Do not ask for objects known to be complete.
[gitweb.git]
/
ident.c
diff --git
a/ident.c
b/ident.c
index 7a9f5672ebfa0d3fc4ba72b7b90273b11aeebee4..06d0e6cbd381f1598ba39a7fbfc7602249f60b11 100644
(file)
--- a/
ident.c
+++ b/
ident.c
@@
-8,8
+8,6
@@
#include "cache.h"
#include <pwd.h>
-#include <time.h>
-#include <ctype.h>
static char git_default_date[50];