X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/5b5d192929809b62eafc89aa5f957df74871d380..c7925b99cb67c97af2da26b68b67c234f718494a:/src/output.h?ds=sidebyside 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));