*** UUID.xs 2024-09-25 11:06:47.817889280 -0400
--- ../UUID.xs 2024-09-25 10:55:40.565182464 -0400
***************
*** 8,15 ****
# include <OS.h>
#endif
! #ifdef __HAIKU__
! #define bool unsigned int
# include <OS.h>
#endif
--- 8,14 ----
# include <OS.h>
#endif
! #if defined __HAIKU__
# include <OS.h>
#endif

No comments:
Post a Comment