Unlocalized isspace and friends
[git.git] / apply.c
diff --git a/apply.c b/apply.c
index 155fbe8..f4d00f2 100644 (file)
--- a/apply.c
+++ b/apply.c
@@ -6,7 +6,6 @@
  * This applies patches on top of some (arbitrary) version of the SCM.
  *
  */
-#include <ctype.h>
 #include <fnmatch.h>
 #include "cache.h"