X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=commit.c;h=b4e000e9c2cdc726271bdc3ced9c2534848d18de;hb=4cae1a967a99962e51777fcc950321902cce0adf;hp=3f2235ecf87b63bc5d16342ebcf7f8faf098530a;hpb=d1af002dc608be3213ba18df1a99ced0ab42e6d6;p=git.git diff --git a/commit.c b/commit.c index 3f2235ec..b4e000e9 100644 --- a/commit.c +++ b/commit.c @@ -1,8 +1,6 @@ #include "tag.h" #include "commit.h" #include "cache.h" -#include -#include const char *commit_type = "commit";