pack-objects: handle island check for "external" delta base
[gitweb.git] / builtin / remote.c
index 7876db1c20d317e28e4a84880197c6a690bf9ef6..61479bc428c80ef0b976cd46aa8cb60c1d1550f8 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]"),