s3: lib/ctdbd_conn: include .h, not .c
authorRalph Boehme <slow@samba.org>
Fri, 29 Jun 2018 06:00:10 +0000 (08:00 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 3 Jul 2018 23:19:50 +0000 (01:19 +0200)
commitc5fa4b1531b2f9a3584a1ac5689dc66190f82eb5
tree452fe0a49b2202d1cf33b23950ddda9d21653690
parent3287bfe2b4ab0676b40666594b00b64ab027e04d
s3: lib/ctdbd_conn: include .h, not .c

Probably a copy/paste mistake. Detected by a failing autobuild on
sn-devel and a local make test:

Build failed: default/examples/libsmbclient/testbrowse2: Symbol
tevent_req_is_unix_error linked in multiple libraries
['samba-cluster-support', 'tevent-util']
UNEXPECTED(failure): wafsamba.duplicate_symbols.duplicate_symbols(none)

Wonder why this didn't fail before in autobuild.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Jul  4 01:19:50 CEST 2018 on sn-devel-144
source3/lib/ctdbd_conn.c