$OpenBSD: patch-src_xattr_p_h,v 1.3 2018/06/04 20:25:32 rsadowski Exp $

Index: src/xattr_p.h
--- src/xattr_p.h.orig
+++ src/xattr_p.h
@@ -48,6 +48,8 @@
 #include <sys/types.h>
 #include <sys/extattr.h>
 #include <errno.h>
+#elif defined(Q_OS_OPENBSD)
+#include <errno.h>
 #elif defined(Q_OS_WIN)
 #include <windows.h>
 #define ssize_t SSIZE_T
