mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 18:04:52 +00:00
Include cluster.h for getClusterConnectionsCount().
(cherry picked from commit 21f62c3346
)
This commit is contained in:
parent
9412094f25
commit
c8f250f8dd
@ -29,6 +29,7 @@
|
||||
|
||||
#include "server.h"
|
||||
#include "atomicvar.h"
|
||||
#include "cluster.h"
|
||||
#include <sys/socket.h>
|
||||
#include <sys/uio.h>
|
||||
#include <math.h>
|
||||
|
Loading…
Reference in New Issue
Block a user