$OpenBSD: patch-webkit_glue_plugins_plugin_lib_posix_cc,v 1.1 2011/02/08 09:43:02 espie Exp $
--- webkit/glue/plugins/plugin_lib_posix.cc.orig	Fri Jan 21 10:19:48 2011
+++ webkit/glue/plugins/plugin_lib_posix.cc	Mon Jan 24 00:04:52 2011
@@ -9,8 +9,8 @@
 #include <sys/exec_elf.h>
 #else
 #include <elf.h>
-#include <fcntl.h>
 #endif
+#include <fcntl.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
