Changeset 478 for vendor/current/lib/replace/system
- Timestamp:
- Aug 2, 2010, 6:40:21 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/lib/replace/system/network.h
r414 r478 361 361 #endif 362 362 363 /* Some old Linux systems have broken header files */ 364 #ifdef HAVE_IPV6 365 #ifdef HAVE_LINUX_IPV6_V6ONLY_26 366 #define IPV6_V6ONLY 26 367 #endif /* HAVE_LINUX_IPV6_V6ONLY_26 */ 368 #endif /* HAVE_IPV6 */ 369 363 370 #ifdef SOCKET_WRAPPER 364 371 #ifndef SOCKET_WRAPPER_DISABLE
Note:
See TracChangeset
for help on using the changeset viewer.