Hilko Bengen <ben...@hilluzination.de> writes:

> @@ -46,6 +46,8 @@
>  
>  #include "pshpack1.h"
>  
> +#include <endian.h>

endian.h is not portable, you should use the endianness defines from the
Wine headers instead.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to