Introduce common SQLite header
The header declares the missing v2 handle closing function for older versions of SQLite.
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/secrets.h>
|
||||
#include <maxscale/mysql_utils.h>
|
||||
#include <sqlite3.h>
|
||||
#include "../gssapi_auth.h"
|
||||
|
||||
/** Default timeout is one minute */
|
||||
|
Reference in New Issue
Block a user