commit-reach: make can_all_from_reach... linear
[gitweb.git] / builtin / remote.c
index c74ee886900176e900d80625144a8570ea127fb1..79b032644637956a41ef7c97dc953f4101ff351b 100644 (file)
@@ -10,6 +10,7 @@
 #include "refspec.h"
 #include "object-store.h"
 #include "argv-array.h"
+#include "commit-reach.h"
 
 static const char * const builtin_remote_usage[] = {
        N_("git remote [-v | --verbose]"),