Changeset 14531
- Timestamp:
- May 30, 2015, 3:44:17 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/net.h
r14528 r14531 177 177 const unsigned char *tr_globalIPv6 (void); 178 178 179 #if defined (_WIN32) && !defined (QT_DLL)180 /* The QT exclusion is because something clashes whith the next include */181 #include <ws2tcpip.h> /* socklen_t */182 183 #endif184 185 179 #endif /* _TR_NET_H_ */
Note: See TracChangeset
for help on using the changeset viewer.