ctdb: Fix the build on FreeBSD 10.1
authorVolker Lendecke <vl@samba.org>
Wed, 19 Aug 2015 05:33:48 +0000 (07:33 +0200)
committerRalph Böhme <slow@samba.org>
Wed, 19 Aug 2015 06:17:23 +0000 (08:17 +0200)
commit1d79f6c9e5423202d5275727e1ddc60acce65b4c
tree849b2cf20cb0012c24e4d4887976ed196d57d9e7
parente8c602dfa2f08a9ea43c84a7e7ae9fe17e007d60
ctdb: Fix the build on FreeBSD 10.1

We get sockaddr_in directly in parse_ipv4

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
ctdb/common/system_util.c