X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;ds=sidebyside;f=replace_object.c;h=7c6c7544ada4585e62341f0c0854a919f10c2277;hb=e3fa2465518b9a7c4d714edcf9b28bb4138cbaa6;hp=eb59604fd39e2beaf7d43802499c27305ac92132;hpb=e8a12280530f16bf2089999ceefe35794d115d07;p=thirdparty%2Fgit.git diff --git a/replace_object.c b/replace_object.c index eb59604fd3..7c6c7544ad 100644 --- a/replace_object.c +++ b/replace_object.c @@ -1,6 +1,7 @@ #include "cache.h" #include "sha1-lookup.h" #include "refs.h" +#include "commit.h" static struct replace_object { unsigned char sha1[2][20];