]> git.ipfire.org Git - thirdparty/git.git/blobdiff - path.c
pack: move {,re}prepare_packed_git and approximate_object_count
[thirdparty/git.git] / path.c
diff --git a/path.c b/path.c
index e50d2befcf826680c70ac59295c06004dd6221cf..b533ec938dd18320beb533969b0763992d4d3a85 100644 (file)
--- a/path.c
+++ b/path.c
@@ -9,6 +9,7 @@
 #include "worktree.h"
 #include "submodule-config.h"
 #include "path.h"
+#include "packfile.h"
 
 static int get_st_mode_bits(const char *path, int *mode)
 {