j
k
j a
j l
Hilko Bengen bengen@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.
Back to the thread
Back to the list