X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=commit.c;h=9f0668eb68cec56a738a58fe930ae0ae2960e2b2;hb=65bc81d6fef619d7aadc5c7116be52860539f17a;hp=eda45d7e15358ed6f2cd0502de2a08987307fc98;hpb=175785e5ff7395be8a458694a7df0511ac14e948;p=git.git diff --git a/commit.c b/commit.c index eda45d7e..9f0668eb 100644 --- a/commit.c +++ b/commit.c @@ -1,6 +1,7 @@ #include "commit.h" #include "cache.h" #include +#include const char *commit_type = "commit";