X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=midx.c;h=2d0da5732812b3ded5954dbc15429fedb83e9ec4;hb=87bed17907b2cb9a9581a5b8b16b8da264c2a2a8;hp=9af3e5de8899cda69ab885c74bfd0e2b72f53bdb;hpb=d530c04e2cfec6fccc9b02936b94df26114d6ec9;p=thirdparty%2Fgit.git diff --git a/midx.c b/midx.c index 9af3e5de88..2d0da57328 100644 --- a/midx.c +++ b/midx.c @@ -8,6 +8,7 @@ #include "hex.h" #include "lockfile.h" #include "packfile.h" +#include "object-file.h" #include "object-store.h" #include "hash-lookup.h" #include "midx.h"