aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/print_help.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/print_help.cpp')
-rw-r--r--src/print_help.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/print_help.cpp b/src/print_help.cpp
index ad479023..03ae3859 100644
--- a/src/print_help.cpp
+++ b/src/print_help.cpp
@@ -1,4 +1,6 @@
// Print help message for the specified command.
+#include "config.h" // IWYU pragma: keep
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>