$OpenBSD: patch-dtrans_source_X11_X11_selection_cxx,v 1.3 2006/12/13 10:25:14 robert Exp $
--- dtrans/source/X11/X11_selection.cxx.orig.port	Fri Dec  1 18:53:09 2006
+++ dtrans/source/X11/X11_selection.cxx	Mon Dec 11 22:27:37 2006
@@ -45,7 +45,7 @@
 #include <X11/Xlib.h>
 #include <X11/X.h>
 #include <X11/Xutil.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>
