X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fgit.git;a=blobdiff_plain;f=object.c;h=3b8b8c55c9a8e7e2961d9911f1ec4fd70730f07f;hp=07bdd5b26e2b10a8f4f7851e6c3d545ede23c461;hb=5e196e8ae0fcdbc79dc826dc246548e4929d0821;hpb=a73f91774cbfb6f31bca328ebf200498fe92d97a diff --git a/object.c b/object.c index 07bdd5b26e..3b8b8c55c9 100644 --- a/object.c +++ b/object.c @@ -7,7 +7,6 @@ #include "commit.h" #include "tag.h" #include "alloc.h" -#include "object-store.h" #include "packfile.h" #include "commit-graph.h"