@ -2,8 +2,9 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <test/fuzz/fuzz.h>
#include <netaddress.h>
#include <util/asmap.h>
#include <cstdint>
#include <optional>
@ -2,6 +2,7 @@
#include <netbase.h>
#include <test/fuzz/FuzzedDataProvider.h>
@ -5,6 +5,7 @@
#include <blockfilter.h>
#include <clientversion.h>
#include <logging.h>
#include <outputtype.h>
#include <rpc/client.h>
@ -8,6 +8,7 @@
#include <net.h>
#include <optional.h>
#include <serialize.h>
@ -3,6 +3,7 @@
#include <net_permissions.h>
#include <protocol.h>