Removed an XXX question (the answer is "yes" <wink>).

This commit is contained in:
Tim Peters 2002-01-26 17:58:02 +00:00
parent 402dd6e255
commit 902952b910
1 changed files with 1 additions and 1 deletions

View File

@ -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