heimdal: Exclude more of plugin.c if HAVE_DLOPEN (which Samba unsets) is not set
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 May 2020 10:18:31 +0000 (22:18 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 7 Aug 2020 03:23:43 +0000 (03:23 +0000)
commit1663ada9751d35f10c92149801c5b209b0361ac1
treeaaf00ed4b23f0acbd897d6019763049ee825c6e7
parent1687813ec2d2609b2f9d65ef2917983d8f255af9
heimdal: Exclude more of plugin.c if HAVE_DLOPEN (which Samba unsets) is not set

This allows us to avoid warnings and errors due to unsued variables
and functions.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/heimdal/lib/krb5/plugin.c