diff options
Diffstat (limited to 'net-p2p/libtorrent/files/patch-src__torrent__connection_manager.h')
-rw-r--r-- | net-p2p/libtorrent/files/patch-src__torrent__connection_manager.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/libtorrent/files/patch-src__torrent__connection_manager.h b/net-p2p/libtorrent/files/patch-src__torrent__connection_manager.h deleted file mode 100644 index dc26b729c50e..000000000000 --- a/net-p2p/libtorrent/files/patch-src__torrent__connection_manager.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/torrent/connection_manager.h.orig 2013-10-25 09:26:00.379999391 +0100 -+++ ./src/torrent/connection_manager.h 2013-10-25 09:26:18.486351796 +0100 -@@ -40,6 +40,7 @@ - #define LIBTORRENT_CONNECTION_MANAGER_H - - #include <sys/socket.h> -+#include <sys/types.h> - #include <arpa/inet.h> - #include <netinet/in.h> - #include <netinet/in_systm.h> |