pack-bitmap: save "have" bitmap from walk
[gitweb.git] / pack-objects.h
index e5456c6c89173b13090a58e95d3075a7c926ab39..08c6b57d49791556f323ebf8654e98689a19593c 100644 (file)
@@ -2,6 +2,9 @@
 #define PACK_OBJECTS_H
 
 #include "object-store.h"
+#include "pack.h"
+
+#define DEFAULT_DELTA_CACHE_SIZE (256 * 1024 * 1024)
 
 #define OE_DFS_STATE_BITS      2
 #define OE_DEPTH_BITS          12