mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 08:00:49 +00:00
Lua cjson include paths now use the local includes.
This commit is contained in:
parent
8f2af26c2c
commit
34296ae890
4
deps/lua/src/lua_cjson.c
vendored
4
deps/lua/src/lua_cjson.c
vendored
@ -41,8 +41,8 @@
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
#include "lua.h"
|
||||
#include "lauxlib.h"
|
||||
|
||||
#include "strbuf.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user