]> git.saurik.com Git - bison.git/blobdiff - src/output.h
* src/output.h: And put its extern declaration here.
[bison.git] / src / output.h
index 9a2dcb8f3b7c00d523ad057ed1c855ae7c7dea42..2a00964f531d4b7020cbf7a1d28383f77b8e9748 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef OUTPUT_H_
 # define OUTPUT_H_
 
+extern int error_verbose;
+
 /* Output the parsing tables and the parser code to FTABLE.  */
 void output PARAMS ((void));