s3-torture:test_ctdbconn: fix the build against older ctdb versions
commit5f1b5404b8e642dd18b55e37793068216f668242
authorBjörn Baumbach <bb@sernet.de>
Tue, 30 Oct 2012 15:45:30 +0000 (30 16:45 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 2 Nov 2012 12:47:35 +0000 (2 13:47 +0100)
treeb7a5aaec072a228e81a128f0a7c93095062514d5
parent541bde605e8a1158411436c4f7fdc314dfdbff23
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