ref-filter: free item->value and item->value->s
[gitweb.git] / pack-bitmap-write.c
index 7896fedd363e0bdc23bc8493cf144d7c147e83ab..fc82f37a02772244ee93aee41bef9238075c07ba 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "object-store.h"
 #include "commit.h"
 #include "tag.h"
 #include "diff.h"
@@ -10,6 +11,7 @@
 #include "pack-bitmap.h"
 #include "sha1-lookup.h"
 #include "pack-objects.h"
+#include "commit-reach.h"
 
 struct bitmapped_commit {
        struct commit *commit;