mirror of
https://github.com/fluencelabs/redis
synced 2025-06-18 03:31:21 +00:00
A few compiler warnings suppressed.
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
#include <arpa/inet.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
void clusterAcceptHandler(aeEventLoop *el, int fd, void *privdata, int mask);
|
||||
void clusterReadHandler(aeEventLoop *el, int fd, void *privdata, int mask);
|
||||
|
Reference in New Issue
Block a user