$OpenBSD: patch-webkit_plugins_ppapi_ppb_flash_impl_h,v 1.2 2011/04/29 13:18:02 robert Exp $
--- webkit/plugins/ppapi/ppb_flash_impl.h.orig	Tue Apr 26 10:01:06 2011
+++ webkit/plugins/ppapi/ppb_flash_impl.h	Thu Apr 28 11:17:49 2011
@@ -30,7 +30,7 @@ class PPB_Flash_Impl {
                             uint32_t glyph_count,
                             const uint16_t glyph_indices[],
                             const PP_Point glyph_advances[])
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_OPENBSD)
       ;
 #else
       { return PP_FALSE; }
