projects
/
redis.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Persist `make` settings and trigger rebuild if anything changes
[redis.git]
/
deps
/
lua
/
src
/
lua_cjson.c
diff --git
a/deps/lua/src/lua_cjson.c
b/deps/lua/src/lua_cjson.c
index d71ceb595ae7bd66648e29737c04be8eb790bd4c..2e272b00700c7d39bbe272aae7f089a4cc1f58dc 100644
(file)
--- a/
deps/lua/src/lua_cjson.c
+++ b/
deps/lua/src/lua_cjson.c
@@
-41,8
+41,8
@@
#include <assert.h>
#include <string.h>
#include <math.h>
#include <assert.h>
#include <string.h>
#include <math.h>
-#include
<lua.h>
-#include
<lauxlib.h>
+#include
"lua.h"
+#include
"lauxlib.h"
#include "strbuf.h"
#include "strbuf.h"