]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bundle-uri.c
preload-index.h: move declarations for preload-index.c from elsewhere
[thirdparty/git.git] / bundle-uri.c
index f22490a2ca0f8867f3b7ca70b0f041feb4313682..2a2db1a1d390f89be51cbad4b5313d4ac67ad5c0 100644 (file)
@@ -1,6 +1,7 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "bundle-uri.h"
 #include "bundle.h"
+#include "copy.h"
 #include "environment.h"
 #include "gettext.h"
 #include "object-store.h"