Unlocalized isspace and friends
[git.git] / ident.c
diff --git a/ident.c b/ident.c
index 7a9f567..1bfbc6f 100644 (file)
--- a/ident.c
+++ b/ident.c
@@ -9,7 +9,6 @@
 
 #include <pwd.h>
 #include <time.h>
-#include <ctype.h>
 
 static char git_default_date[50];