Merge branch 'jk/pack-delta-reuse-with-bitmap'
[gitweb.git] / builtin / log.c
index e094560d9abca6e819c24b845dc7c04d384850c3..517c5e67890d421fd1f15fb454221eb1fa0634f4 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