mirror of
https://github.com/fluencelabs/redis
synced 2025-04-22 09:02:13 +00:00
Fix compilation on FreeBSD. Thanks to @koobs on twitter.
This commit is contained in:
parent
b5b2aceaf6
commit
d310fbedab
@ -3,6 +3,7 @@
|
|||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
#include <sys/socket.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
/* ---------------------------------- MASTER -------------------------------- */
|
/* ---------------------------------- MASTER -------------------------------- */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user