$OpenBSD: patch-sal_osl_unx_time_c,v 1.2 2009/01/22 17:44:39 robert Exp $
--- sal/osl/unx/time.c.orig.port	Fri Aug  1 07:32:17 2008
+++ sal/osl/unx/time.c	Thu Jan 15 14:47:50 2009
@@ -35,7 +35,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)
