winsock: Make sure to include sys/types.h in all cases.
This commit is contained in:
parent
a94bd8afdd
commit
6910043d6e
@ -43,6 +43,7 @@
|
|||||||
* All we can do is disable all these symbols so that they are not used
|
* All we can do is disable all these symbols so that they are not used
|
||||||
* inadvertantly.
|
* inadvertantly.
|
||||||
*/
|
*/
|
||||||
|
# include <sys/types.h>
|
||||||
# undef FD_SETSIZE
|
# undef FD_SETSIZE
|
||||||
# undef FD_CLR
|
# undef FD_CLR
|
||||||
# undef FD_SET
|
# undef FD_SET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user