aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/builtin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin.cpp')
-rw-r--r--src/builtin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/builtin.cpp b/src/builtin.cpp
index a79f898d..336f09eb 100644
--- a/src/builtin.cpp
+++ b/src/builtin.cpp
@@ -15,6 +15,7 @@
// Check the other builtin manuals for proper syntax.
//
// 4). Use 'git add doc_src/NAME.txt' to start tracking changes to the documentation file.
+#include "config.h" // IWYU pragma: keep
#include <assert.h>
#include <errno.h>