s3-torture:test_ctdbconn: fix the build against older ctdb versions
authorBjörn Baumbach <bb@sernet.de>
Tue, 30 Oct 2012 15:45:30 +0000 (16:45 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 1 Nov 2012 09:22:15 +0000 (10:22 +0100)
commit8464f967a6b2b9ae14d349c82aa5cd1a3760551a
treeca1194e2c32dd930eb68b8da3393bd7d2351bf05
parent20484c329273854e809ddf808d5ecd11a633bbe6
s3-torture:test_ctdbconn: fix the build against older ctdb versions

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

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/torture/test_ctdbconn.c