aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sqlite.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sqlite.h.in b/src/sqlite.h.in
index 29ef14c0f..963e75695 100644
--- a/src/sqlite.h.in
+++ b/src/sqlite.h.in
@@ -10472,7 +10472,7 @@ int sqlite3_deserialize(
# undef double
#endif
-#if defined(__wasi__) || defined(WASM_WASI)
+#if defined(__wasi__)
# undef SQLITE_WASI
# define SQLITE_WASI 1
# undef SQLITE_OMIT_WAL