From 9331d150cc7cfa3ee60be267406dac4f84510e5c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 20:31:40 +0200 Subject: Merging upstream version 1:3.12.0. Signed-off-by: Daniel Baumann --- lib/sysdep.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/sysdep.h') diff --git a/lib/sysdep.h b/lib/sysdep.h index 40e1407..7f22427 100644 --- a/lib/sysdep.h +++ b/lib/sysdep.h @@ -83,6 +83,10 @@ typedef u16 word; #endif #endif +#ifdef PCI_OS_HAIKU +#include +#endif + #ifdef PCI_OS_SYLIXOS #include #endif -- cgit v1.2.3