mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-14 00:22:38 +03:00
Changes the asynchronous I/O test module so that it can be appended to the
end of the amalgamation. (CVS 4533) FossilOrigin-Name: c1fe27de7b6f0080466cc3f827979db9997e22a4
This commit is contained in:
@@ -106,7 +106,9 @@
|
||||
*/
|
||||
#define ENABLE_FILE_LOCKING
|
||||
|
||||
#include "sqliteInt.h"
|
||||
#ifndef SQLITE_AMALGAMATION
|
||||
# include "sqliteInt.h"
|
||||
#endif
|
||||
#include <tcl.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user