aboutsummaryrefslogtreecommitdiff
path: root/src/common/system.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/system.cpp')
-rw-r--r--src/common/system.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/system.cpp b/src/common/system.cpp
index ba42c6df50..ddd0feda3b 100644
--- a/src/common/system.cpp
+++ b/src/common/system.cpp
@@ -3,6 +3,8 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+#include <config/bitcoin-config.h> // IWYU pragma: keep
+
#include <common/system.h>
#include <logging.h>