$OpenBSD: patch-native_client_src_trusted_service_runtime_service_runtime_gyp,v 1.3 2011/03/15 11:38:05 robert Exp $
--- native_client/src/trusted/service_runtime/service_runtime.gyp.orig	Fri Mar 11 10:20:43 2011
+++ native_client/src/trusted/service_runtime/service_runtime.gyp	Mon Mar 14 10:55:37 2011
@@ -6,7 +6,7 @@
 {
   'variables': {
     'conditions': [
-      ['OS=="linux"', {
+      ['OS=="linux" or OS=="openbsd"', {
         'syscall_handler': [
           'linux/nacl_syscall_impl.c'
         ],
