Commit 21f62c33 authored by antirez's avatar antirez
Browse files

Include cluster.h for getClusterConnectionsCount().

parent 74629731
......@@ -29,6 +29,7 @@
#include "server.h"
#include "atomicvar.h"
#include "cluster.h"
#include <sys/socket.h>
#include <sys/uio.h>
#include <math.h>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment