Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
33035cad
Commit
33035cad
authored
Jun 13, 2017
by
Salvatore Sanfilippo
Committed by
GitHub
Jun 13, 2017
Browse files
Merge pull request #4035 from amallia/patch-2
Removed duplicate 'sys/socket.h' include
parents
5877c02c
2d1d57eb
Changes
1
Show whitespace changes
Inline
Side-by-side
src/cluster.c
View file @
33035cad
...
...
@@ -37,7 +37,6 @@
#include <arpa/inet.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/file.h>
#include <math.h>
...
...
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