Add missing includes

They are needed, otherwise the next commit will not compile
This commit is contained in:
MacroFake
2022-07-19 14:15:31 +02:00
parent fa869ce2c2
commit fa77fdd047
7 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#include <shutdown.h>
#include <tinyformat.h>
#include <util/syscall_sandbox.h>
#include <util/system.h>
#include <util/thread.h>
#include <util/translation.h>
#include <validation.h> // For g_chainman