Merge branch 'ab/newhash-is-sha256'
[gitweb.git] / builtin / remote.c
index 213c07b0436845857cd167449135ffff446f0ef5..07bd51f8eb348036e7e1446d513e46e2877ec6a9 100644 (file)
@@ -8,6 +8,7 @@
 #include "run-command.h"
 #include "refs.h"
 #include "refspec.h"
+#include "object-store.h"
 #include "argv-array.h"
 
 static const char * const builtin_remote_usage[] = {