- Timestamp:
- Nov 28, 2013 8:15:09 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 90990
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/NAT/winutils.h
r49695 r49707 136 136 #define CMSG_LEN WSA_CMSG_LEN 137 137 #define CMSG_SPACE WSA_CMSG_SPACE 138 139 #define CMSG_FIRSTHDR WSA_CMSG_FIRSTHDR 140 #define CMSG_NXTHDR WSA_CMSG_NXTHDR 138 141 #endif /* _WIN32_WINNT < 0x0600 - provide unglified CMSG names */ 139 142
Note:
See TracChangeset
for help on using the changeset viewer.