s3:ctdb library: fix the build against older ctdb versions
commit22bf5ba6cf6d83184eb76f27774dfd0de08e4627
authorBjörn Baumbach <bb@sernet.de>
Wed, 17 Oct 2012 14:54:33 +0000 (17 16:54 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Nov 2012 10:23:17 +0000 (5 11:23 +0100)
tree06a33841290a794223389d924a2c5e097200e0a6
parente1fc90d5d64bcac63b8d773c837304cf40525c3f
s3:ctdb library: fix the build against older ctdb versions

by checking if we have the ctdb_protocol.h and including ctdb_private.h otherwise.

Part 3/4 of fix bug #9348.

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 541bde605e8a1158411436c4f7fdc314dfdbff23)
source3/lib/ctdb_conn.h