config.txt: move credential.* to a separate file
[gitweb.git] / pack-bitmap-write.c
index 198fd13097a7e45c0cf04495b39f7f5c11a47cb3..f2fd9d81ef6a95612f86a05ce4eb183436d7bab8 100644 (file)
@@ -11,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;