$OpenBSD: patch-vcl_unx_inc_saldata_hxx,v 1.2 2009/01/22 17:44:39 robert Exp $
--- vcl/unx/inc/saldata.hxx.orig.port	Fri Aug  1 07:38:43 2008
+++ vcl/unx/inc/saldata.hxx	Thu Jan 15 14:47:51 2009
@@ -51,7 +51,7 @@ class SalPrinter;
 
 DECLARE_LIST( SalDisplays, SalDisplay* )
 
-#if defined SCO || defined LINUX || defined NETBSD || defined AIX || defined HPUX || defined FREEBSD || defined MACOSX
+#if defined SCO || defined LINUX || defined NETBSD || defined AIX || defined HPUX || defined FREEBSD || defined MACOSX || defined OPENBSD
 #include <pthread.h>
 #else
 typedef	unsigned int pthread_t;
