(sys/socket.h) [_WIN32]: Improve the comment to explain the include order
dependencies.
This commit is contained in:
parent
68fd5e0c89
commit
a7f716b9bc
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
/*
|
||||
* Need to include winsock2.h for ws2tcpip.h.
|
||||
* Need to include winsock2.h before ws2tcpip.h.
|
||||
* Use sys/socket.h to ensure the #undef NS_ALL
|
||||
* is not missed after including winsock2.h.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue