]> git.ipfire.org Git - thirdparty/git.git/blobdiff - list-objects.c
clone: fix colliding file detection on APFS
[thirdparty/git.git] / list-objects.c
index be4118889a086b4fa91578c0dbafc21c376d9654..b1f2138c294adb50cacdcf43601ff82d69eebbae 100644 (file)
@@ -10,6 +10,7 @@
 #include "list-objects-filter.h"
 #include "list-objects-filter-options.h"
 #include "packfile.h"
+#include "object-store.h"
 
 static void process_blob(struct rev_info *revs,
                         struct blob *blob,