winsock: Make sure to include sys/types.h in all cases.

oldstable
Alexandre Julliard 2006-10-02 11:57:54 +02:00
parent a94bd8afdd
commit 6910043d6e
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
* All we can do is disable all these symbols so that they are not used
* inadvertantly.
*/
# include <sys/types.h>
# undef FD_SETSIZE
# undef FD_CLR
# undef FD_SET