aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/iothread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/iothread.cpp')
-rw-r--r--src/iothread.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/iothread.cpp b/src/iothread.cpp
index 96a926a2..2780cda5 100644
--- a/src/iothread.cpp
+++ b/src/iothread.cpp
@@ -1,3 +1,5 @@
+#include "config.h" // IWYU pragma: keep
+
#include <assert.h>
#include <fcntl.h>
#include <limits.h>