From db536f0537548e9917a322e42c91082b74ab1446 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 7 Sep 2002 03:18:50 +0000 Subject: Partially fix build on -current. This is still broken. --- x11-clocks/bbdate/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-clocks/bbdate/files/patch-aa (limited to 'x11-clocks/bbdate') diff --git a/x11-clocks/bbdate/files/patch-aa b/x11-clocks/bbdate/files/patch-aa new file mode 100644 index 000000000000..bb52d6494472 --- /dev/null +++ b/x11-clocks/bbdate/files/patch-aa @@ -0,0 +1,11 @@ +--- LinkedList.hh.orig Fri Sep 6 20:17:41 2002 ++++ LinkedList.hh Fri Sep 6 20:17:47 2002 +@@ -63,7 +63,7 @@ + int elements; + __llist_node *_first, *_last; + +- friend __llist_iterator; ++ friend class __llist_iterator; + + + protected: -- cgit v1.2.3