Explorar o código

Modify new lsqlite3 version for CivetWeb

bel2125 %!s(int64=8) %!d(string=hai) anos
pai
achega
8de7e7504e
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/third_party/lsqlite3.c

+ 1 - 3
src/third_party/lsqlite3.c

@@ -30,9 +30,7 @@
 #include <string.h>
 #include <assert.h>
 
-#define LUA_LIB
-#include "lua.h"
-#include "lauxlib.h"
+#include "civetweb_lua.h"
 
 #if LUA_VERSION_NUM > 501
 /*