dnscli: Make a few functions static
authorVolker Lendecke <vl@samba.org>
Thu, 4 Jan 2018 20:26:58 +0000 (21:26 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 5 Jan 2018 23:07:17 +0000 (00:07 +0100)
commit74dbeba723c642bd207dad9d6881e8aa803b7509
treea5a122900a33475af41ee6e65ce23b69dde6700b
parent361ea743576cf125d7957a97ed78a0446dab1a19
dnscli: Make a few functions static

We might want to use the tcp flavor in the future in the forwarder for a
single, persistent TCP connection. Then we can easily re-publish it.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
libcli/dns/dns.c
libcli/dns/libdns.h