$OpenBSD: patch-src_3rdparty_chromium_third_party_webrtc_system_wrappers_source_thread_posix_cc,v 1.1.1.1 2016/12/25 14:13:19 zhuk Exp $
--- src/3rdparty/chromium/third_party/webrtc/system_wrappers/source/thread_posix.cc.orig.port	Sat Aug  6 12:17:58 2016
+++ src/3rdparty/chromium/third_party/webrtc/system_wrappers/source/thread_posix.cc	Sat Aug  6 12:18:17 2016
@@ -15,7 +15,9 @@
 #include <errno.h>
 #include <unistd.h>
 #ifdef WEBRTC_LINUX
+# ifdef __linux__
 #include <linux/unistd.h>
+# endif
 #include <sched.h>
 #include <sys/types.h>
 #endif
