$OpenBSD: patch-content_browser_browser_child_process_host_cc,v 1.2 2011/06/08 20:36:56 robert Exp $
--- content/browser/browser_child_process_host.cc.orig	Mon Jun  6 11:11:28 2011
+++ content/browser/browser_child_process_host.cc	Wed Jun  8 09:58:36 2011
@@ -27,7 +27,7 @@
 #include "content/common/process_watcher.h"
 #include "content/common/result_codes.h"
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_OPENBSD)
 #include "base/linux_util.h"
 #endif  // OS_LINUX
 
