Changeset 7022 for trunk/src/wsock32/wsock32.h
- Timestamp:
- Oct 11, 2001, 9:24:07 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/wsock32.h
r6201 r7022 1 /* $Id: wsock32.h,v 1.1 8 2001-07-07 14:29:41 achimhaExp $ */1 /* $Id: wsock32.h,v 1.19 2001-10-11 19:24:07 sandervl Exp $ */ 2 2 3 3 /* WSOCK32.H--definitions & conversions for Odin's wsock32.dll. … … 25 25 26 26 #include <odinwrap.h> 27 28 #ifndef IP_TTL 29 #define IP_TTL 7 30 #define IP_TOS 8 31 #endif 27 32 28 33 /*
Note:
See TracChangeset
for help on using the changeset viewer.