X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=ctype.c;h=af722f957fa5a1899dc906196d9b0372acab946d;hb=d3f2475c01d9e90dbadacbe2c35854f6d11e6409;hp=b5d856fd26bd892a5f18202b054fc53e7c953429;hpb=7fc1495b1800f5207b634140ed66f7037e7f4bff;p=git.git diff --git a/ctype.c b/ctype.c index b5d856fd2..af722f957 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,