commit-reach: move commit_contains from ref-filter
[gitweb.git] / pack-bitmap-write.c
index 953c5dd84dff2d87b639d29b71d844b29f925618..55bcab907c0ecf22d38ba512fe793c3d7f373ced 100644 (file)
@@ -11,6 +11,7 @@
 #include "pack-bitmap.h"
 #include "sha1-lookup.h"
 #include "pack-objects.h"
+#include "commit-reach.h"
 
 struct bitmapped_commit {
        struct commit *commit;