$OpenBSD: patch-dtrans_source_X11_X11_selection_cxx,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- dtrans/source/X11/X11_selection.cxx.orig.port	Mon Jul 10 12:31:52 2006
+++ dtrans/source/X11/X11_selection.cxx	Fri Aug 18 15:47:42 2006
@@ -42,7 +42,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>
