$OpenBSD: patch-third_party_WebKit_Source_platform_heap_ThreadState_cpp,v 1.20 2018/03/12 13:48:34 robert Exp $

Index: third_party/WebKit/Source/platform/heap/ThreadState.cpp
--- third_party/WebKit/Source/platform/heap/ThreadState.cpp.orig
+++ third_party/WebKit/Source/platform/heap/ThreadState.cpp
@@ -72,7 +72,7 @@
 #include <sanitizer/msan_interface.h>
 #endif
 
-#if defined(OS_FREEBSD)
+#if defined(OS_FREEBSD) || defined(OS_BSD)
 #include <pthread_np.h>
 #endif
 
