commit-reach: make can_all_from_reach... linear
[gitweb.git] / builtin / pull.c
index 4e789353922340c3d0727a2e2c3e60e5a9936ee5..15ad01096817c9108e56647c4d52051968979a99 100644 (file)
@@ -22,6 +22,7 @@
 #include "tempfile.h"
 #include "lockfile.h"
 #include "wt-status.h"
+#include "commit-reach.h"
 
 enum rebase_type {
        REBASE_INVALID = -1,