$OpenBSD: patch-src_headers_shared_h,v 1.1.1.1 2018/12/21 22:01:57 pirofti Exp $

Index: src/headers/shared.h
--- src/headers/shared.h.orig
+++ src/headers/shared.h
@@ -39,6 +39,9 @@
 #include <sys/stat.h>
 #include <sys/time.h>
 #include <sys/param.h>
+#ifdef __OpenBSD__
+#include <sys/mount.h>
+#endif
 
 #ifndef WIN32
 #include <sys/wait.h>
