$OpenBSD: patch-vcl_unx_source_dtrans_X11_selection_cxx,v 1.3 2010/11/09 18:40:04 robert Exp $
--- vcl/unx/source/dtrans/X11_selection.cxx.orig.port	Thu Oct 21 14:12:28 2010
+++ vcl/unx/source/dtrans/X11_selection.cxx	Sat Oct 23 18:40:08 2010
@@ -41,7 +41,7 @@
 #include <X11/keysym.h>
 #include <X11/Xutil.h>
 #include "tools/postx.h"
-#if defined(LINUX) || defined(NETBSD) || defined (FREEBSD)
+#if defined(LINUX) || defined(NETBSD) || defined (FREEBSD) || defined (OPENBSD)
 #include <sys/poll.h>
 #else
 #include <poll.h>
