aboutsummaryrefslogtreecommitdiff
path: root/src/util/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/trace.h')
-rw-r--r--src/util/trace.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/util/trace.h b/src/util/trace.h
index b7c275f19b..d9ed65e3aa 100644
--- a/src/util/trace.h
+++ b/src/util/trace.h
@@ -5,9 +5,7 @@
#ifndef BITCOIN_UTIL_TRACE_H
#define BITCOIN_UTIL_TRACE_H
-#if defined(HAVE_CONFIG_H)
-#include <config/bitcoin-config.h>
-#endif
+#include <config/bitcoin-config.h> // IWYU pragma: keep
#ifdef ENABLE_TRACING