]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/log.c
commit.h: remove method declarations
[thirdparty/git.git] / builtin / log.c
index 55a6286d7f4a954db80a1564f15d0db465f9b1d6..333d97c69288ac2ded86ed38431e94660b372cdd 100644 (file)
@@ -31,6 +31,7 @@
 #include "progress.h"
 #include "commit-slab.h"
 #include "repository.h"
+#include "commit-reach.h"
 
 #define MAIL_DEFAULT_WRAP 72