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

@@ -6,7 +6,6 @@
#ifndef BITCOIN_NET_H
#define BITCOIN_NET_H
#include <addrdb.h>
#include <addrman.h>
#include <amount.h>
#include <bloom.h>