]> oss.titaniummirror.com Git - nesc.git/blobdiff - src/flags.h
Pristine nesc-1.3.4
[nesc.git] / src / flags.h
index 3af2bebea1101ae61ee03d240c2791664e8d8bea..fa571d85e585fd5a468a443936122cb54a1fecd2 100644 (file)
@@ -307,4 +307,7 @@ extern int flag_c;
    attributes rather than in their original syntax. */
 extern int flag_gccize;
 
+/* Print included file names (-H) */
+extern int print_include_names;
+
 #endif