contrib: sockets: fix mingw build
This commit is contained in:
parent
b94c2f5fe6
commit
234a1084d5
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
"#define MSG_DONTWAIT 0"
|
||||
"#define MSG_NOSIGNAL 0"
|
||||
"#define MSG_CONFIRM 0"
|
||||
"#define MSG_TRUNC 0"
|
||||
"#include <errno.h>"
|
||||
"#include <fcntl.h>"
|
||||
"#include <stdio.h>")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue