projects
/
redis.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Tests for lua globals protection.
[redis.git]
/
src
/
zipmap.c
diff --git
a/src/zipmap.c
b/src/zipmap.c
index 65ed29c89ade473dc4fcb123de4780781cd2168c..1f11fd429ea016a303a04cf6d78645bb1d8fa60f 100644
(file)
--- a/
src/zipmap.c
+++ b/
src/zipmap.c
@@
-80,7
+80,7
@@
#include <string.h>
#include <assert.h>
#include "zmalloc.h"
-#include "endian.h"
+#include "endian
conv
.h"
#define ZIPMAP_BIGLEN 254
#define ZIPMAP_END 255