s3:libsmb: libcli/auth/spnego.h is not needed in cliconnect.c
authorStefan Metzmacher <metze@samba.org>
Fri, 26 Jan 2024 17:09:59 +0000 (18:09 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Apr 2024 23:50:34 +0000 (23:50 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libsmb/cliconnect.c

index 169960282a4986c9c2bd90c104826efab38596f5..b8f06330260f75fceb6b4233dbcc2494b875a44b 100644 (file)
@@ -24,7 +24,6 @@
 #include "libsmb/libsmb.h"
 #include "libsmb/namequery.h"
 #include "../libcli/auth/libcli_auth.h"
-#include "../libcli/auth/spnego.h"
 #include "smb_krb5.h"
 #include "auth/credentials/credentials.h"
 #include "auth/gensec/gensec.h"