BSD 3 development
[unix-history] / usr / src / cmd / mip / xdefs.c
index 61caff7..a47172c 100644 (file)
@@ -3,6 +3,7 @@
 /*     communication between lexical routines  */
 
 char   ftitle[100] = "";       /* title of the file */
 /*     communication between lexical routines  */
 
 char   ftitle[100] = "";       /* title of the file */
+char   ititle[100] = "";       /* title of initial file */
 int    lineno;         /* line number of the input file */
 
 CONSZ lastcon;  /* the last constant read by the lexical analyzer */
 int    lineno;         /* line number of the input file */
 
 CONSZ lastcon;  /* the last constant read by the lexical analyzer */