Imported Upstream version 2.27.0
[platform/upstream/git.git] / builtin / repack.c
index 0781763..df28773 100644 (file)
 #include "argv-array.h"
 #include "midx.h"
 #include "packfile.h"
+#include "prune-packed.h"
 #include "object-store.h"
 #include "promisor-remote.h"
+#include "shallow.h"
 
 static int delta_base_offset = 1;
 static int pack_kept_objects = -1;