X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=commit.c;h=56efc69f1f4bf1568eaa549bed16f7cc2cd669ba;hb=5a2282de13c4da13f979185e652c8a08e2481fd1;hp=e9a29caa27fbdd94810abbc4fd9c44e06c81265c;hpb=f8f9c73c7d835ec1e5b665c66623aed49fcd4888;p=git.git diff --git a/commit.c b/commit.c index e9a29caa..56efc69f 100644 --- a/commit.c +++ b/commit.c @@ -1,6 +1,6 @@ +#include "cache.h" #include "tag.h" #include "commit.h" -#include "cache.h" int save_commit_buffer = 1;