diff options
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_udp_socket.hpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_udp_socket.hpp b/net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_udp_socket.hpp deleted file mode 100644 index f0e6903a97da..000000000000 --- a/net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_udp_socket.hpp +++ /dev/null @@ -1,10 +0,0 @@ ---- include/libtorrent/udp_socket.hpp.orig 2010-12-10 20:38:45.000000000 +0300 -+++ include/libtorrent/udp_socket.hpp 2010-12-10 20:39:05.000000000 +0300 -@@ -37,6 +37,7 @@ - #include "libtorrent/session_settings.hpp" - #include "libtorrent/buffer.hpp" - -+#include <list> - #include <vector> - #include <boost/function.hpp> - #include <boost/thread/mutex.hpp> |