added my own from ps3
This commit is contained in:
@@ -25,6 +25,7 @@ int yyerror ( const char *error );
|
||||
/* These are defined in the parser generated by bison */
|
||||
extern int yylineno;
|
||||
extern int yylex ( void );
|
||||
extern int yylex_destroy( void );
|
||||
extern char yytext[];
|
||||
|
||||
/* Global state */
|
||||
|
||||
Reference in New Issue
Block a user