Codebase list krb5-auth-dialog / 6e7fabf
lexer: Add declaration Just to make the compiler happy Guido Günther 3 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
6060 * the current item. */
6161 static GList *filenames = NULL, *filename = NULL;
6262 const char *currentfile = NULL;
63
64 int yyerror(void);
6365
6466 int
6567 yyerror(void)