]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/repack.c
shallow: extract a header file for shallow-related functions
[thirdparty/git.git] / builtin / repack.c
index 0781763b06e80d0188acfe3c902061729b762809..2550603608a332062bff04310a596a2004c90b50 100644 (file)
@@ -12,6 +12,7 @@
 #include "packfile.h"
 #include "object-store.h"
 #include "promisor-remote.h"
+#include "shallow.h"
 
 static int delta_base_offset = 1;
 static int pack_kept_objects = -1;