X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=replace_object.c;h=7c6c7544ada4585e62341f0c0854a919f10c2277;hb=712d2c7dd893212756c21787fc12d6f71327e167;hp=eb59604fd39e2beaf7d43802499c27305ac92132;hpb=954f7cfdac48b8d9fe91c29ecfa44ac0c639867c;p=git.git diff --git a/replace_object.c b/replace_object.c index eb59604fd..7c6c7544a 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];