Make gen_ndr/dns.h available, so that we can replace definitions in
lib/addns/dns.h with the IDL-defined ones.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
#include "../replace/replace.h"
#include "system/network.h"
+#include "librpc/gen_ndr/dns.h"
/* make sure we have included the correct config.h */
#ifndef NO_CONFIG_H /* for some tests */
#include "libcli/util/ntstatus.h"
#include "auth/gensec/gensec.h"
#include "dnserr.h"
-#include "librpc/gen_ndr/dns.h"
-#include "dns.h"
+#include "lib/addns/dns.h"
#include "libcli/dns/libdns.h"
DNS_ERROR dns_negotiate_sec_ctx(const char *serveraddress,
#include "includes.h"
#include "lib/util/util_net.h"
#include "lib/util/tsort.h"
-#include "librpc/gen_ndr/dns.h"
#include "libcli/dns/dns_lookup.h"
#include "lib/util/tevent_ntstatus.h"
#include "dnsquery.h"
#include "libcli/dns/dns.h"
#include "lib/util/util_net.h"
#include "libcli/util/ntstatus.h"
-#include "librpc/gen_ndr/dns.h"
/* The following definitions come from libads/dns.c */