$OpenBSD: patch-sal_osl_unx_sockimpl_hxx,v 1.2 2019/09/20 13:34:54 robert Exp $

Index: sal/osl/unx/sockimpl.hxx
--- sal/osl/unx/sockimpl.hxx.orig
+++ sal/osl/unx/sockimpl.hxx
@@ -26,7 +26,7 @@
 
 #include "system.hxx"
 
-#if defined(LINUX) || defined(FREEBSD) || defined(NETBSD)
+#if defined(LINUX) || defined(FREEBSD) || defined(NETBSD) || defined(OPENBSD)
 #define CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT 1
 #endif
 
