]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4-auth: Remove unused headers
authorAndrew Bartlett <abartlet@samba.org>
Wed, 8 Dec 2021 02:30:02 +0000 (15:30 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 9 Dec 2021 14:14:12 +0000 (14:14 +0000)
These changes were submitted in a patch by
Stefan Metzmacher <metze@samba.org> in his lorikeet-heimdal
import branch of patches to upgrade to a modern Heimdal.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Dec  9 14:14:12 UTC 2021 on sn-devel-184

source4/auth/kerberos/kerberos.h
source4/auth/kerberos/krb5_init_context.c

index 1dd63acc8387aa05c9359b5ebe0e4511f584cf99..33ee4f301ede4b07cf30ca4c12745d9a497ed249 100644 (file)
@@ -27,7 +27,6 @@
 #include "auth/kerberos/krb5_init_context.h"
 #include "librpc/gen_ndr/krb5pac.h"
 #include "lib/krb5_wrap/krb5_samba.h"
-#include "lib/krb5_wrap/gss_samba.h"
 
 struct auth_user_info_dc;
 struct cli_credentials;
index 639718cb6a659aca418f162935e6aeb1f2578c55..616eebc968e819841e4e7f53c65a7e72e6d631d5 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "includes.h"
 #include "system/kerberos.h"
-#include "system/gssapi.h"
 #include <tevent.h>
 #include "auth/kerberos/kerberos.h"
 #include "lib/socket/socket.h"