$OpenBSD: patch-gsoap_stdsoap2_h,v 1.3 2015/04/05 12:38:45 ajacoutot Exp $
--- gsoap/stdsoap2.h.orig	Sun Dec  7 00:30:45 2014
+++ gsoap/stdsoap2.h	Sun Apr  5 14:27:54 2015
@@ -515,7 +515,9 @@ A commercial use license is available from Genivia, In
 #  define HAVE_SSCANF
 #  define HAVE_STRTOL
 #  define HAVE_STRTOUL
-#  define HAVE_SYS_TIMEB_H
+#  ifndef __OpenBSD__
+#    define HAVE_SYS_TIMEB_H
+#  endif
 #  define HAVE_FTIME
 #  define HAVE_RAND_R
 #  define HAVE_GETHOSTBYNAME_R
