Patch warnings.diff from Nirgal

This commit is contained in:
Nirgal Vourgre
2011-08-28 19:48:44 -04:00
committed by Brian Bruns
parent fba597765d
commit aee657f603
4 changed files with 11 additions and 9 deletions

View File

@@ -19,6 +19,8 @@
*/
#include "mdbsql.h"
int yylex(void);
int yyerror(char *);
MdbSQL *_mdb_sql(MdbSQL *sql)
{