Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
object-store: move object access functions to object-store.h
[gitweb.git]
/
pack-bitmap-write.c
diff --git
a/pack-bitmap-write.c
b/pack-bitmap-write.c
index cd1903e717a141a0e8e695dd6750092af27120fe..f7fac9d0f24530d50c04ccbabb4e81529a58043e 100644
(file)
--- a/
pack-bitmap-write.c
+++ b/
pack-bitmap-write.c
@@
-1,4
+1,5
@@
#include "cache.h"
+#include "object-store.h"
#include "commit.h"
#include "tag.h"
#include "diff.h"