$OpenBSD: patch-webkit_glue_webkit_glue_h,v 1.4 2011/06/08 20:36:56 robert Exp $
--- webkit/glue/webkit_glue.h.orig	Mon Jun  6 11:11:25 2011
+++ webkit/glue/webkit_glue.h	Wed Jun  8 09:58:37 2011
@@ -287,7 +287,7 @@ bool LaunchSelLdr(const char* alleged_url, int socket_
                   void* nacl_process_handle, int* nacl_process_id);
 #endif
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_OPENBSD)
 // Return a read-only file descriptor to the font which best matches the given
 // properties or -1 on failure.
 //   charset: specifies the language(s) that the font must cover. See
