X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/6c686258e3fa074584b9f205c694d4bf88e1cb1e..dbfb6dcd339f9aa3bf2a7ed43521319aaf66f7a5:/src/output.h?ds=inline diff --git a/src/output.h b/src/output.h index 9a2dcb8f..2a00964f 100644 --- a/src/output.h +++ b/src/output.h @@ -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));