$OpenBSD: patch-qtbase_src_corelib_kernel_qcore_unix_p_h,v 1.2 2015/04/19 13:18:28 zhuk Exp $
Unbreak compilation.
--- qtbase/src/corelib/kernel/qcore_unix_p.h.ports.orig	Tue Feb 17 07:56:50 2015
+++ qtbase/src/corelib/kernel/qcore_unix_p.h	Wed Apr  8 00:38:30 2015
@@ -54,6 +54,7 @@
 
 #include <string.h>
 #include <sys/types.h>
+#include <sys/select.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
