Ticket #52476: patch-src_torrent_connection_manager.diff
File patch-src_torrent_connection_manager.diff, 269 bytes (added by 3add3287 (3add3287), 8 years ago) |
---|
-
src/torrent/connection_manager.h
old new 42 42 43 43 #include <list> 44 44 #include <arpa/inet.h> 45 #include <sys/types.h> 45 46 #include <netinet/in.h> 46 47 #include <netinet/in_systm.h> 47 48 #include <netinet/ip.h>