]> oss.titaniummirror.com Git - nesc.git/blobdiff - src/flags.c
Pristine nesc-1.3.4
[nesc.git] / src / flags.c
index 5d95decedcc113b7707511c37f5db275226a9a1a..40418dd30552e58436f65616929f45ad31d81728 100644 (file)
@@ -310,3 +310,6 @@ int flag_c;
    attributes rather than in their original syntax. */
 int flag_gccize;
 
+/* Print included file names (-H) */
+int print_include_names;
+