Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
avoid segfault when reading header of malformed commits
[gitweb.git]
/
ctype.c
diff --git
a/ctype.c
b/ctype.c
index b5d856fd26bd892a5f18202b054fc53e7c953429..af722f957fa5a1899dc906196d9b0372acab946d 100644
(file)
--- a/
ctype.c
+++ b/
ctype.c
@@
-3,7
+3,7
@@
*
* No surprises, and works with signed and unsigned chars.
*/
-#include "
cache
.h"
+#include "
git-compat-util
.h"
enum {
S = GIT_SPACE,