Index: vendor/selinux/libselinux/src/label_file.h
--- vendor/selinux/libselinux/src/label_file.h.orig
+++ vendor/selinux/libselinux/src/label_file.h
@@ -6,7 +6,9 @@
 #include <string.h>
 
 #include <sys/stat.h>
+#ifndef __OpenBSD__
 #include <sys/xattr.h>
+#endif
 
 /*
  * regex.h/c were introduced to hold all dependencies on the regular
