mirror of
https://github.com/python/cpython.git
synced 2025-11-29 06:22:10 +00:00
Removed an XXX question (the answer is "yes" <wink>).
This commit is contained in:
parent
402dd6e255
commit
902952b910
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
#include <sys/errno.h>
|
#include <sys/errno.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Windows socket errors (WSA*): XXX is this the correct path ??? */
|
/* Windows socket errors (WSA*) */
|
||||||
#ifdef MS_WINDOWS
|
#ifdef MS_WINDOWS
|
||||||
#include <winsock.h>
|
#include <winsock.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue