mirror of
https://github.com/fluencelabs/redis
synced 2025-04-25 02:22:13 +00:00
Removed duplicate 'sys/socket.h' include
This commit is contained in:
parent
e084a394a6
commit
9ce105add5
@ -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