commit-reach: prepare in_merge_bases[_many] to handle any repo
[gitweb.git] / shallow.c
index e656ce8b9cc7d916987e9b4f05897eccc0c53542..732e18d54f3b88d8a081786eabd030d84eb7e0a3 100644 (file)
--- a/shallow.c
+++ b/shallow.c
@@ -16,6 +16,7 @@
 #include "list-objects.h"
 #include "commit-slab.h"
 #include "repository.h"
+#include "commit-reach.h"
 
 void set_alternate_shallow_file(struct repository *r, const char *path, int override)
 {