mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Removes many compilation warnings.
This commit is contained in:
committed by
Brian Bruns
parent
c5e92f52b0
commit
0a76d5716f
@@ -20,6 +20,7 @@
|
||||
#include <string.h>
|
||||
#include "mdbsql.h"
|
||||
#include "parser.h"
|
||||
extern int mdb_sql_yyinput(char *buf, int need);
|
||||
%}
|
||||
|
||||
%%
|
||||
|
||||
Reference in New Issue
Block a user