Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
doc: fix indentation of listing blocks in gitweb.conf.txt
[gitweb.git]
/
builtin
/
repack.c
diff --git
a/builtin/repack.c
b/builtin/repack.c
index 5c97dec3dbb7691436f19d0772313cadaf7c018d..d5886039cc6656609962fd522a27f61eda6cd0ec 100644
(file)
--- a/
builtin/repack.c
+++ b/
builtin/repack.c
@@
-9,6
+9,7
@@
#include "string-list.h"
#include "argv-array.h"
#include "packfile.h"
+#include "object-store.h"
static int delta_base_offset = 1;
static int pack_kept_objects = -1;