1 $NetBSD: patch-ag,v 1.2 2009/07/26 09:07:58 obache Exp $
3 --- lib/dns/rbt.c.orig 2009-10-20 05:06:04.000000000 +0000
5 @@ -177,6 +177,10 @@ Name(dns_rbtnode_t *node) {
6 static void dns_rbt_printnodename(dns_rbtnode_t *node);
9 +#if !defined(inline) && defined(__powerpc__)
13 static inline dns_rbtnode_t *
14 find_up(dns_rbtnode_t *node) {