X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=usage.c;h=1fa924c3d9ed8f70523685c26cf169316b366598;hb=b642d9ef643371990c0a921836f2a074d48ce1b3;hp=dfa87fe1191862b2c650e55fdd727802ef00cf34;hpb=56fc63193975edd4b9f520b6c65c2b97ecd8ee38;p=git.git diff --git a/usage.c b/usage.c index dfa87fe1..1fa924c3 100644 --- a/usage.c +++ b/usage.c @@ -3,7 +3,7 @@ * * Copyright (C) Linus Torvalds, 2005 */ -#include "cache.h" +#include "git-compat-util.h" static void report(const char *prefix, const char *err, va_list params) {