]> git.saurik.com Git - bison.git/blobdiff - src/complain.h
Add "Java, Fortran, etc." Mention the already-existing hack that supports Bison...
[bison.git] / src / complain.h
index 34aa70b25b754b9f3bb35dbe3d83989a1b06b704..0541e2994ef332c9d50dce9fd757bb9f3ffa87f1 100644 (file)
@@ -62,7 +62,6 @@ void fatal_at ();
 
 /* Position in the current input file. */
 extern char *infile;
-extern int lineno;
 
 /* This variable is incremented each time `warn' is called.  */
 extern unsigned int warn_message_count;