Update ls-files and ls-tree to use C-style quoting for funny pathnames.
[git.git] / commit-tree.c
index 030fb70..ea0fdd4 100644 (file)
@@ -7,7 +7,6 @@
 
 #include <pwd.h>
 #include <time.h>
-#include <ctype.h>
 
 #define BLOCKING (1ul << 14)