Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
8d186920
Commit
8d186920
authored
May 05, 2015
by
clark.kang
Browse files
fix compile error for struct msghdr
parent
8af99d0c
Changes
1
Show whitespace changes
Inline
Side-by-side
src/redis.c
View file @
8d186920
...
@@ -54,6 +54,7 @@
...
@@ -54,6 +54,7 @@
#include <sys/utsname.h>
#include <sys/utsname.h>
#include <locale.h>
#include <locale.h>
#include <sys/sysctl.h>
#include <sys/sysctl.h>
#include <sys/socket.h>
/* Our shared "common" objects */
/* Our shared "common" objects */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment