stop using Bind4 types

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24895 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-03-22 17:19:15 +00:00
parent e1a4017891
commit 9697d2a91c

View File

@@ -598,7 +598,7 @@ rk_dns_lookup(const char *domain, const char *type_name)
type_name);
return NULL;
}
return dns_lookup_int(domain, C_IN, type);
return dns_lookup_int(domain, rk_ns_c_in, type);
}
static int