s3:ctdb library: fix the build against older ctdb versions
authorBjörn Baumbach <bb@sernet.de>
Wed, 17 Oct 2012 14:54:33 +0000 (16:54 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 1 Nov 2012 09:22:14 +0000 (10:22 +0100)
commit20484c329273854e809ddf808d5ecd11a633bbe6
treeb7f41a5fbb5193085910d51d57dc7808ceaf63df
parentc795a595df06f2e57a9273c3435e68b7b2aa358f
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.

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