Add more flags which are missing in some platforms.

This commit is contained in:
jgarcia 2006-06-26 07:33:35 +00:00
parent a501819e33
commit 4464ad2c79

View file

@ -50,6 +50,12 @@
"#endif"
"#ifndef MSG_NOSIGNAL"
"#define MSG_NOSIGNAL 0"
"#endif"
"#ifndef MSG_DONTWAIT"
"#define MSG_DONTWAIT 0"
"#endif"
"#ifndef MSG_EOR"
"#define MSG_EOR 0"
"#endif")
#+:wsock
(clines