Skip to content

Commit 234aba6

Browse files
committed
Updates
1 parent 111a778 commit 234aba6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

include/retro_endianness.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@
7373
#endif
7474

7575
#ifdef _MSC_VER
76-
# include <winsock2.h>
77-
# include <sys/param.h>
76+
#include <winsock2.h>
7877
#endif
7978

8079
#if defined (BYTE_ORDER) && defined (BIG_ENDIAN) && defined (LITTLE_ENDIAN)

0 commit comments

Comments
 (0)