فهرست منبع

Modify new lsqlite3 version for CivetWeb

bel2125 8 سال پیش
والد
کامیت
8de7e7504e
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  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
 /*