X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=remote.h;h=88f8480c71a2e5ac494ef65532619a4322c1d32a;hb=ca676b9bd354e846ac207e7879760719826517ce;hp=976292152c020127e6c88d54e5448ef21e0eb4e8;hpb=1638a625ca836605991f663cfcae4ca1ad542480;p=thirdparty%2Fgit.git diff --git a/remote.h b/remote.h index 976292152c..88f8480c71 100644 --- a/remote.h +++ b/remote.h @@ -1,6 +1,7 @@ #ifndef REMOTE_H #define REMOTE_H +#include "cache.h" #include "parse-options.h" #include "hashmap.h" #include "refspec.h"