diff options
Diffstat (limited to 'src/banman.h')
-rw-r--r-- | src/banman.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/banman.h b/src/banman.h index 9d45bf0559..7943f666e8 100644 --- a/src/banman.h +++ b/src/banman.h @@ -10,6 +10,7 @@ #include <addrdb.h> #include <fs.h> +#include <net_types.h> // For banmap_t #include <sync.h> // NOTE: When adjusting this, update rpcnet:setban's help ("24h") |