upcoming [[https://github.com/bitcoin/bitcoin/pull/16443 | PR16443]] adds an `#include <txdb.h>` to validation.h which makes
zmq want leveldb symbols. this is the first step towards avoiding that and
a generally Good Thing To Do. `#include <primitives/block.h>` will do.