Commit c8f250f8 authored by antirez's avatar antirez Committed by Oran Agra
Browse files

Include cluster.h for getClusterConnectionsCount().

(cherry picked from commit 21f62c33)
parent 9412094f
......@@ -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