X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=tree.c;h=b6f02fecc46ec4633dc1ee75f38bc90761a4fbe3;hb=c2cb959fe7c7e5736cead7edf2b69be7e072a543;hp=ea386e506659c65224cfe55bdc4f8d086171637a;hpb=f5961572a02ef08324f297fe93b704ff2137e5a6;p=git.git diff --git a/tree.c b/tree.c index ea386e506..b6f02fecc 100644 --- a/tree.c +++ b/tree.c @@ -4,7 +4,6 @@ #include "commit.h" #include "tag.h" #include "tree-walk.h" -#include const char *tree_type = "tree";