$OpenBSD: patch-third_party_WebKit_Source_bindings_core_v8_V8ScriptRunner_cpp,v 1.8 2016/10/26 06:22:08 robert Exp $
--- third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp.orig.port	Wed Oct 12 21:03:12 2016
+++ third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp	Wed Oct 19 12:56:08 2016
@@ -46,7 +46,7 @@
 
 #if OS(WIN)
 #include <malloc.h>
-#else
+#elif !OS(OPENBSD)
 #include <alloca.h>
 #endif
 
