1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-11-11 01:42:22 +03:00

Merge trunk into fiddle-opfs as a preliminary step for a clean merge in the other direction.

FossilOrigin-Name: 5e1848ce384a78fe5dfa1b5c1b2acb9c2fac34a8f0ba6c652e0541dcf24e9027
This commit is contained in:
stephan
2022-10-12 16:35:22 +00:00
24 changed files with 554 additions and 154 deletions

View File

@@ -208,7 +208,7 @@
** autoconf-based build
*/
#if defined(_HAVE_SQLITE_CONFIG_H) && !defined(SQLITECONFIG_H)
#include "config.h"
#include "sqlite_cfg.h"
#define SQLITECONFIG_H 1
#endif