diff --git a/CRT.c b/CRT.c index c92c1043d..356258bab 100644 --- a/CRT.c +++ b/CRT.c @@ -19,6 +19,7 @@ in the source distribution for its full text. #include #include #include +#include // IWYU pragma: keep #include "CommandLine.h" #include "ProvideCurses.h"