$OpenBSD: patch-sal_osl_unx_time_c,v 1.2 2006/08/20 03:36:53 kurt Exp $
--- sal/osl/unx/time.c.orig.port	Thu Sep  8 11:02:55 2005
+++ sal/osl/unx/time.c	Fri Aug 18 15:47:44 2006
@@ -40,7 +40,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)
