stop using Bind4 types
authorLove Hörnquist Åstrand <lha@kth.se>
Sun, 22 Mar 2009 17:19:15 +0000 (17:19 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sun, 22 Mar 2009 17:19:15 +0000 (17:19 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24895 ec53bebd-3082-4978-b11e-865c3cabbd6b

lib/roken/resolve.c

index 2b46f7d8801a1845876120a098794a568fcf59d0..98c99c522b4b578e5e5ede4ee352345d744ee51d 100644 (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