]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/sysdep.h
RCD: Cleanup
[pciutils.git] / lib / sysdep.h
index 40e1407810b4196cc4a32eb32ebd922acdcf4b06..7f22427ba6d3f778d6ec29cafd13565043425be2 100644 (file)
@@ -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