mirror of
https://github.com/yarrick/iodine.git
synced 2025-12-05 20:01:50 +00:00
Use winsock2.h, use ws2tcpip.h for socklen_t
This commit is contained in:
@@ -20,7 +20,7 @@ link)
|
||||
;;
|
||||
cflags)
|
||||
case $1 in
|
||||
BeOS | windows32)
|
||||
BeOS)
|
||||
echo '-Dsocklen_t=int';
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user