$OpenBSD: patch-src_xmlrpcpp_XmlRpcDispatch_cpp,v 1.2 2013/12/06 15:46:06 sthen Exp $
--- src/xmlrpcpp/XmlRpcDispatch.cpp.orig	Wed Oct 30 14:30:48 2013
+++ src/xmlrpcpp/XmlRpcDispatch.cpp	Fri Dec  6 15:45:52 2013
@@ -11,7 +11,7 @@
 #include <errno.h>
 #include <math.h>
 
-#if defined(__FreeBSD__) 
+#if defined(__FreeBSD__) || defined(__OpenBSD__)
 #	ifdef USE_FTIME
 #		include <sys/timeb.h>
 #	endif
