mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 09:00:51 +00:00
Removed duplicate 'sys/socket.h' include
This commit is contained in:
parent
e91b81c612
commit
2d1d57eb47
@ -37,7 +37,6 @@
|
|||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/socket.h>
|
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <sys/file.h>
|
#include <sys/file.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user