Fix addrdb includes

This commit is contained in:
MarcoFalke
2021-08-20 12:33:24 +02:00
parent fa3f5d0dae
commit fa7f77b7d1
5 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <addrdb.h>
#include <addrman.h>
#include <net.h>
#include <test/fuzz/FuzzedDataProvider.h>