We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111a778 commit 234aba6Copy full SHA for 234aba6
1 file changed
include/retro_endianness.h
@@ -73,8 +73,7 @@
73
#endif
74
75
#ifdef _MSC_VER
76
-# include <winsock2.h>
77
-# include <sys/param.h>
+#include <winsock2.h>
78
79
80
#if defined (BYTE_ORDER) && defined (BIG_ENDIAN) && defined (LITTLE_ENDIAN)
0 commit comments