X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=reachable.c;h=55bb1143530fceb53f4f68450ecb455861cbbe2d;hb=694e89baeb824a173b655507b7b62174d2d15688;hp=c9dab2a66b9140d1ad0c207ee6fa65ff842dc0e7;hpb=d35cd54a23f8114dd6924f705cd125c71b8c1746;p=thirdparty%2Fgit.git diff --git a/reachable.c b/reachable.c index c9dab2a66b..55bb114353 100644 --- a/reachable.c +++ b/reachable.c @@ -1,4 +1,5 @@ -#include "cache.h" +#include "git-compat-util.h" +#include "gettext.h" #include "hex.h" #include "refs.h" #include "tag.h"