libads: Give krb5_errs.c its own header
authorVolker Lendecke <vl@samba.org>
Fri, 23 Nov 2018 11:34:50 +0000 (12:34 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 27 Nov 2018 06:13:14 +0000 (07:13 +0100)
commitf2e939b65b4cd79f8f06a49297853d6896176664
treeef06c90b89cd6f237fb5ad0219c20aa4f30fbaff
parentaa1fac696956f96e89e54ddd4535a6e2844161b0
libads: Give krb5_errs.c its own header

The protos were declared in lib/krb5_wrap but the functions are not
available there.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
12 files changed:
lib/krb5_wrap/krb5_samba.h
source3/libads/ads_status.c
source3/libads/authdata.c
source3/libads/kerberos.c
source3/libads/krb5_errs.c
source3/libads/krb5_errs.h [new file with mode: 0644]
source3/libnet/libnet_dssync.c
source3/libnet/libnet_dssync_keytab.c
source3/libsmb/cliconnect.c
source3/passdb/machine_account_secrets.c
source3/winbindd/winbindd_cred_cache.c
source3/winbindd/winbindd_pam.c