$NetBSD: patch-af,v 1.2 2003/10/18 13:20:31 cjep Exp $
--- src/PathDict.hpp.orig	2003-10-07 01:47:15.000000000 +1000
+++ src/PathDict.hpp	2003-10-07 01:47:28.000000000 +1000
@@ -66,7 +66,7 @@
 class PathDictNode
    // Each node is represented by this structure
 {
-   friend PathDict;
+   friend class PathDict;
 
    PathDictNode   *parent; // The parent node.
                            // Is NULL for the super root node
