diff options
author | Jeffrey Czyz <jkczyz@gmail.com> | 2019-06-06 13:50:17 -0700 |
---|---|---|
committer | Jeffrey Czyz <jkczyz@gmail.com> | 2019-11-16 08:44:42 -0800 |
commit | ad715488222f2f2ce2e2cff632eae94fd49ea9c5 (patch) | |
tree | b34b5e80a2f2fd74d4325fcca3ae8ddcb4480a6e /libbitcoinconsensus.pc.in | |
parent | 80fdb6fad132166b10fbeb8615e3c5c591209e0b (diff) |
Fix compilation errors in support/lockedpool.cpp
Changes in #12048 cause a compilation error in Arena::walk() when
ARENA_DEBUG is defined. Specifically, Arena's chunks_free map was
changed to have a different value type.
Additionally, missing includes cause other compilation errors when
ARENA_DEBUG is defined.
Reproduced with:
make CPPFLAGS=-DARENA_DEBUG
Diffstat (limited to 'libbitcoinconsensus.pc.in')
0 files changed, 0 insertions, 0 deletions