]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/repack.c
Merge branch 'tb/shallow-cleanup'
[thirdparty/git.git] / builtin / repack.c
index 1b686ee9cee7c13f7c0052f397e1006d079667a0..df287739d9081cbccb203ca3f8cc744490e949ca 100644 (file)
@@ -13,6 +13,7 @@
 #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;