From 435443c9f6ca3cd4772dc6563c1ca00c1f25e763 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Thu, 29 Nov 2012 10:40:47 -0600 Subject: [PATCH] fix build --- libs/sqlite/src/os_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/sqlite/src/os_common.h b/libs/sqlite/src/os_common.h index 863e3cde2b..cd43f93a7e 100644 --- a/libs/sqlite/src/os_common.h +++ b/libs/sqlite/src/os_common.h @@ -26,7 +26,7 @@ #ifdef MEMORY_DEBUG # error "The MEMORY_DEBUG macro is obsolete. Use SQLITE_DEBUG instead." #endif - +#undef SQLITE_OMIT_LOAD_EXTENSION /* * When testing, this global variable stores the location of the