We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1823bf0 + de7cd11 commit 92697f8Copy full SHA for 92697f8
1 file changed
CRT.c
@@ -19,6 +19,7 @@ in the source distribution for its full text.
19
#include <stdlib.h>
20
#include <string.h>
21
#include <unistd.h>
22
+#include <sys/stat.h> // IWYU pragma: keep
23
24
#include "CommandLine.h"
25
#include "ProvideCurses.h"
0 commit comments