aboutsummaryrefslogtreecommitdiff
path: root/src/bench/wallet_create.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/wallet_create.cpp')
-rw-r--r--src/bench/wallet_create.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/bench/wallet_create.cpp b/src/bench/wallet_create.cpp
index 32f55f51e1..85280e5835 100644
--- a/src/bench/wallet_create.cpp
+++ b/src/bench/wallet_create.cpp
@@ -2,9 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or https://www.opensource.org/licenses/mit-license.php.
-#if defined(HAVE_CONFIG_H)
-#include <config/bitcoin-config.h>
-#endif
+#include <config/bitcoin-config.h> // IWYU pragma: keep
#include <bench/bench.h>
#include <node/context.h>