$NetBSD: patch-at,v 1.1 2006/02/02 15:03:19 joerg Exp $

--- lib/psiprocess.h.orig	2006-01-27 18:56:50.000000000 +0000
+++ lib/psiprocess.h
@@ -105,7 +105,7 @@ public:
     * The output is in human readable similar to the
     * output of a "ls" command.
     */
-    friend class std::ostream &operator<<(std::ostream &o, const PsiProcess &p);
+    friend std::ostream &operator<<(std::ostream &o, const PsiProcess &p);
 
 private:
     friend class rpcs;
