]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib/addns: remove unused kerberos/gssapi includes in dns.h
authorStefan Metzmacher <metze@samba.org>
Wed, 5 Jun 2024 15:46:53 +0000 (17:46 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2024 02:13:32 +0000 (02:13 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/addns/dns.h

index abf0906fdabe0705daaefb6b79f51445b02a03de..6e605cbec2eb8730e2b5b1fa38adca93323f494f 100644 (file)
@@ -27,8 +27,6 @@
 
 #include "../replace/replace.h"
 #include "system/network.h"
-#include "system/kerberos.h"
-#include "system/gssapi.h"
 
 /* make sure we have included the correct config.h */
 #ifndef NO_CONFIG_H /* for some tests */