forked from Imagelibrary/binutils-gdb
* m32r-rom.c: Replace winsock.h with winsock2.h header.
* remote-m32r-sdi.c: Replace winsock.h by winsock2.h.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <ctype.h>
|
||||
#include <signal.h>
|
||||
#ifdef __MINGW32__
|
||||
#include <winsock.h>
|
||||
#include <winsock2.h>
|
||||
#else
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user