Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-reach: make can_all_from_reach... linear
[gitweb.git]
/
builtin
/
log.c
diff --git
a/builtin/log.c
b/builtin/log.c
index 55a6286d7f4a954db80a1564f15d0db465f9b1d6..333d97c69288ac2ded86ed38431e94660b372cdd 100644
(file)
--- a/
builtin/log.c
+++ b/
builtin/log.c
@@
-31,6
+31,7
@@
#include "progress.h"
#include "commit-slab.h"
#include "repository.h"
+#include "commit-reach.h"
#define MAIL_DEFAULT_WRAP 72