]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:libsmb: we no longer need libads/kerberos_proto.h in namequery.c
authorStefan Metzmacher <metze@samba.org>
Thu, 6 Jun 2024 08:38:48 +0000 (10:38 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2024 20:25:36 +0000 (20:25 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libsmb/namequery.c

index 8f6a9b51f8161d5f6ffe8e411567ddd2e733812e..9a47f034d385418563efbd5cd02dbd209a8092bf 100644 (file)
@@ -30,7 +30,6 @@
 #include "libsmb/nmblib.h"
 #include "libsmb/unexpected.h"
 #include "../libcli/nbt/libnbt.h"
-#include "libads/kerberos_proto.h"
 #include "lib/gencache.h"
 #include "librpc/gen_ndr/dns.h"
 #include "lib/util/util_net.h"