refactor: remove warnings globals

This commit is contained in:
stickies-v 2024-05-07 14:21:35 +01:00
parent 9c4b0b7ce4
commit 260f8da71a
No known key found for this signature in database
GPG key ID: 5CB1CE6E5E66A757
27 changed files with 87 additions and 51 deletions

View file

@ -13,6 +13,7 @@
#include <net_processing.h>
#include <netgroup.h>
#include <node/kernel_notifications.h>
#include <node/warnings.h>
#include <policy/fees.h>
#include <scheduler.h>
#include <txmempool.h>