]> git.saurik.com Git - bison.git/blobdiff - src/lex.h
* lib/hash.h (__P): Added definition for this macro.
[bison.git] / src / lex.h
index 267843f1e3d3910b4645267061ccf78b4a2ff40d..9f3cfe3ac6b0e74f57b68d495d81af1ae916b0f7 100644 (file)
--- a/src/lex.h
+++ b/src/lex.h
@@ -66,6 +66,7 @@ void lex_free PARAMS ((void));
 int skip_white_space PARAMS ((void));
 void unlex PARAMS ((token_t));
 void read_type_name PARAMS ((FILE *fin));
+int xgetc PARAMS ((FILE *fin));
 
 /* Return one of the token-type codes.  When an identifier is seen,
    the code IDENTIFIER is returned and the name is looked up in the