$OpenBSD: patch-third_party_WebKit_Source_WTF_wtf_NumberOfCores_cpp,v 1.1 2012/07/10 09:22:34 robert Exp $
--- third_party/WebKit/Source/WTF/wtf/NumberOfCores.cpp.orig	Thu Jun 28 15:06:16 2012
+++ third_party/WebKit/Source/WTF/wtf/NumberOfCores.cpp	Sat Jul  7 09:50:31 2012
@@ -30,6 +30,7 @@
 #include <sys/param.h>
 // sys/types.h must come before sys/sysctl.h because the latter uses
 // data types defined in the former. See sysctl(3) and style(9).
+#include <sys/param.h>
 #include <sys/types.h>
 #include <sys/sysctl.h>
 #elif OS(LINUX) || OS(AIX) || OS(SOLARIS)
