mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Removed an XXX question (the answer is "yes" <wink>).
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <sys/errno.h>
|
||||
#endif
|
||||
|
||||
/* Windows socket errors (WSA*): XXX is this the correct path ??? */
|
||||
/* Windows socket errors (WSA*) */
|
||||
#ifdef MS_WINDOWS
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user