--- brltty-3.7.2/BrailleDrivers/Papenmeier/config.y.yacc-buildfix 2005-12-26 13:57:44.000000000 +0100 +++ brltty-3.7.2/BrailleDrivers/Papenmeier/config.y 2007-03-05 15:31:27.000000000 +0100 @@ -41,7 +41,7 @@ #define YYERROR_VERBOSE static int yylex(void); static int yyerror(char*); -static int yyparse(); +/*static*/ int yyparse(); /* to be called: */ static int parse (void);