$OpenBSD: patch-Source_WebCore_platform_text_TextBreakIterator_h,v 1.2 2011/10/13 06:52:49 jasper Exp $

https://bugs.webkit.org/show_bug.cgi?id=36381
http://bugs.gentoo.org/show_bug.cgi?id=308699

--- Source/WebCore/platform/text/TextBreakIterator.h.orig	Mon Sep 26 22:55:00 2011
+++ Source/WebCore/platform/text/TextBreakIterator.h	Fri Oct  7 10:03:03 2011
@@ -27,7 +27,7 @@
 
 namespace WebCore {
 
-    class TextBreakIterator;
+    typedef struct UBreakIterator TextBreakIterator;
 
     // Note: The returned iterator is good only until you get another iterator, with the exception of acquireLineBreakIterator.
 
