$NetBSD: patch-aa,v 1.1 2000/12/29 16:42:55 hubertf Exp $

--- hier.c.orig	Thu Dec 28 16:35:18 2000
+++ hier.c	Thu Dec 28 16:35:49 2000
@@ -2,7 +2,7 @@
 
 void hier()
 {
-  c("/","etc","dnsroots.global",-1,-1,0644);
+  c(auto_home,"etc","dnsroots.global",-1,-1,0644);
 
   h(auto_home,-1,-1,02755);
   d(auto_home,"bin",-1,-1,02755);
