$OpenBSD: patch-WebCore_platform_text_TextBreakIterator_h,v 1.1 2010/04/05 21:44:41 landry Exp $
https://bugs.webkit.org/show_bug.cgi?id=36381
http://bugs.gentoo.org/show_bug.cgi?id=308699
--- WebCore/platform/text/TextBreakIterator.h.orig	Wed Mar 24 22:47:11 2010
+++ WebCore/platform/text/TextBreakIterator.h	Wed Mar 24 22:47:30 2010
@@ -26,7 +26,7 @@
 
 namespace WebCore {
 
-    class TextBreakIterator;
+    typedef struct UBreakIterator TextBreakIterator;
 
     // Note: The returned iterator is good only until you get another iterator.
 
