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

--- lib/bufferstore.h.orig	2006-01-27 18:38:08.000000000 +0000
+++ lib/bufferstore.h
@@ -129,7 +129,7 @@ public:
     *
     * @returns The stream.
     */
-    friend class std::ostream &operator<<(std::ostream &, const bufferStore &);
+    friend std::ostream &operator<<(std::ostream &, const bufferStore &);
 
     /**
     * Tests if the bufferStore is empty.
