trisquel-icecat/icecat/third_party/sqlite3/ext/sqlite-vec/patches/bug1953266.patch
2025-10-06 02:35:48 -06:00

11 lines
189 B
Diff

--- a/sqlite-vec.c
+++ b/sqlite-vec.c
@@ -17,7 +17,7 @@
#ifndef SQLITE_CORE
#include "sqlite3ext.h"
-SQLITE_EXTENSION_INIT1
+SQLITE_EXTENSION_INIT3
#else
#include "sqlite3.h"
#endif