$OpenBSD: patch-webkit_plugins_npapi_plugin_lib_posix_cc,v 1.1 2011/03/15 11:38:05 robert Exp $
--- webkit/plugins/npapi/plugin_lib_posix.cc.orig	Mon Mar 14 11:56:51 2011
+++ webkit/plugins/npapi/plugin_lib_posix.cc	Mon Mar 14 11:56:56 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>
