Taylor Blau [off-list ref] writes:
quoted hunk
diff --git a/pack-revindex.c b/pack-revindex.c
index 83fe4de773..da4101f4b2 100644
--- a/pack-revindex.c
+++ b/pack-revindex.c
@@ -3,6 +3,7 @@
#include "object-store.h"
#include "packfile.h"
#include "config.h"
+#include "midx.h"
This seems to assume that the topic tb/pack-revindex-on-disk is
already there?
Just trying to establish what dependencies the bunch of topics have
among themselves.
Thanks.