$OpenBSD: patch-sal_osl_unx_time_c,v 1.3 2010/06/26 15:48:12 robert Exp $
--- sal/osl/unx/time.c.orig.port	Wed May 26 20:28:29 2010
+++ sal/osl/unx/time.c	Fri Jun 25 23:56:14 2010
@@ -32,7 +32,7 @@
 #include <osl/time.h>
 
 /* FIXME: detection should be done in configure script */
-#if defined(MACOSX) || defined(FREEBSD) || defined(NETBSD) || defined(LINUX)
+#if defined(MACOSX) || defined(FREEBSD) || defined(NETBSD) || defined(LINUX) || defined(OPENBSD)
 #define STRUCT_TM_HAS_GMTOFF 1
 
 #elif defined(SOLARIS)
