mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 14:48:32 -04:00
DBD-SQLite: oops, dbdimp.h was broken by that commit, too
This commit is contained in:
parent
3a2bab1072
commit
4ea7c29274
1 changed files with 1 additions and 1 deletions
2
dbdimp.h
2
dbdimp.h
|
@ -4,7 +4,7 @@
|
|||
#define _DBDIMP_H 1
|
||||
|
||||
#include "SQLiteXS.h"
|
||||
#include "sqliteInt.h"
|
||||
#include "sqlite3.h"
|
||||
|
||||
/* 30 second timeout by default */
|
||||
#define SQL_TIMEOUT 30000
|
||||
|
|
Loading…
Add table
Reference in a new issue