aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sysdep.h')
-rw-r--r--lib/sysdep.h4
1 files changed, 4 insertions, 0 deletions
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 <endian.h>
+#endif
+
#ifdef PCI_OS_SYLIXOS
#include <endian.h>
#endif