declear yyparse as a function taking no arguments
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14933 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -166,7 +166,7 @@ extern int LIBPREFIX(fclose) (FILE *);
|
||||
|
||||
int fclose(FILE *stream);
|
||||
|
||||
int yyparse();
|
||||
int yyparse(void);
|
||||
|
||||
#ifndef LOG_FTP
|
||||
#define LOG_FTP LOG_DAEMON
|
||||
|
Reference in New Issue
Block a user