From: Stefan Metzmacher Date: Wed, 5 Jun 2024 15:46:53 +0000 (+0200) Subject: lib/addns: remove unused kerberos/gssapi includes in dns.h X-Git-Tag: tdb-1.4.11~462 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=319836ce9e65d68aa98696f387c0d3e6d99e57b8;p=thirdparty%2Fsamba.git lib/addns: remove unused kerberos/gssapi includes in dns.h Signed-off-by: Stefan Metzmacher Reviewed-by: Andrew Bartlett --- diff --git a/lib/addns/dns.h b/lib/addns/dns.h index abf0906fdab..6e605cbec2e 100644 --- a/lib/addns/dns.h +++ b/lib/addns/dns.h @@ -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 */