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:
@@ -598,7 +598,7 @@ rk_dns_lookup(const char *domain, const char *type_name)
|
|||||||
type_name);
|
type_name);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
return dns_lookup_int(domain, C_IN, type);
|
return dns_lookup_int(domain, rk_ns_c_in, type);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Reference in New Issue
Block a user