mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 16:10:50 +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 <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
/* ---------------------------------- MASTER -------------------------------- */
|
||||
|
Loading…
x
Reference in New Issue
Block a user