j
k
j a
j l
Hilko Bengen <bengen(a)hilluzination.de> writes:
@@ -46,6 +46,8 @@ #include "pshpack1.h" +#include <endian.h>
@@ -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 julliard(a)winehq.org
Back to the thread
Back to the list