$NetBSD: patch-ah,v 1.2 2003/10/18 13:20:31 cjep Exp $
--- src/VPathExprMan.hpp.orig	2003-10-07 01:49:53.000000000 +1000
+++ src/VPathExprMan.hpp	2003-10-07 01:50:07.000000000 +1000
@@ -44,7 +44,7 @@
 class VPathExpr
    // Represents a single container path expression
 {
-   friend VPathExprMan;
+   friend class VPathExprMan;
 
    VPathExpr      *next;   // The next container path expression in the path manager
 
