Fix a compile warning, fix the build.
This commit is contained in:
parent
6f55523db7
commit
0c83e61cd1
@ -25,7 +25,7 @@ __FBSDID("$FreeBSD$");
|
||||
#define yylex getdate_yylex
|
||||
#define yyerror getdate_yyerror
|
||||
|
||||
/* static int yyparse(void); */
|
||||
static int yyparse(void);
|
||||
static int yylex(void);
|
||||
static int yyerror(const char *);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user