X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=ctype.c;h=935327164b1066ad011d11fdcd3fd1dc1a936c58;hb=30fd3a54256a54e5a6006a203c923e97641fb2c2;hp=7c14d85c153d9647fff617768badd9a24e52e9b4;hpb=0f871cf56e83d13116b021295688e57f26bbf93d;p=git.git diff --git a/ctype.c b/ctype.c index 7c14d85c1..935327164 100644 --- 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,