$OpenBSD: patch-third_party_libjingle_libjingle_gyp,v 1.29 2016/05/27 06:28:21 robert Exp $
--- third_party/libjingle/libjingle.gyp.orig.port	Wed May 25 21:01:12 2016
+++ third_party/libjingle/libjingle.gyp	Thu May 26 08:09:48 2016
@@ -121,6 +121,8 @@
         ['os_bsd==1', {
           'defines': [
             'BSD',
+            'WEBRTC_LINUX',
+            'WEBRTC_BSD',
           ],
         }],
         ['OS=="openbsd"', {
@@ -191,6 +193,8 @@
       ['os_bsd==1', {
         'defines': [
           'BSD',
+          'WEBRTC_LINUX',
+          'WEBRTC_BSD',
         ],
       }],
       ['OS=="openbsd"', {
