mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
[PSDK]
- Add the missing WSANO_ADDRESS definition svn path=/trunk/; revision=48016
This commit is contained in:
parent
a71a4c7943
commit
67f5ef564f
1 changed files with 2 additions and 0 deletions
|
@ -410,6 +410,8 @@ struct protoent {
|
|||
|
||||
#endif /* !WSABASEERR */
|
||||
|
||||
#define WSANO_ADDRESS WSANO_DATA
|
||||
|
||||
#define CF_ACCEPT 0x0000
|
||||
#define CF_REJECT 0x0001
|
||||
#define CF_DEFER 0x0002
|
||||
|
|
Loading…
Reference in a new issue