]> git.ipfire.org Git - thirdparty/git.git/blobdiff - replace_object.c
Merge git://git.bogomips.org/git-svn
[thirdparty/git.git] / replace_object.c
index eb59604fd39e2beaf7d43802499c27305ac92132..7c6c7544ada4585e62341f0c0854a919f10c2277 100644 (file)
@@ -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];