summaryrefslogtreecommitdiffstats
path: root/libdha/sysdep
diff options
context:
space:
mode:
Diffstat (limited to 'libdha/sysdep')
-rw-r--r--libdha/sysdep/pci_openbsd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdha/sysdep/pci_openbsd.c b/libdha/sysdep/pci_openbsd.c
index 387335c236..13504db818 100644
--- a/libdha/sysdep/pci_openbsd.c
+++ b/libdha/sysdep/pci_openbsd.c
@@ -5,6 +5,8 @@
*/
#include <errno.h>
+#include <sys/types.h>
+#include <machine/sysarch.h>
static __inline__ int enable_os_io(void)
{