test-reach: test is_descendant_of
[gitweb.git] / builtin / fetch.c
index f5d960baecf6c901ca656370308ebebd8dbcdb76..7de234774be0383269f42453c09cb2c0e79095dc 100644 (file)
@@ -22,6 +22,7 @@
 #include "utf8.h"
 #include "packfile.h"
 #include "list-objects-filter-options.h"
+#include "commit-reach.h"
 
 static const char * const builtin_fetch_usage[] = {
        N_("git fetch [<options>] [<repository> [<refspec>...]]"),