ソースを参照

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
 /*