summaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar-14/files/patch-src__enum_net.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14/files/patch-src__enum_net.cpp')
-rw-r--r--net-p2p/libtorrent-rasterbar-14/files/patch-src__enum_net.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/files/patch-src__enum_net.cpp b/net-p2p/libtorrent-rasterbar-14/files/patch-src__enum_net.cpp
deleted file mode 100644
index cedc99dab46f..000000000000
--- a/net-p2p/libtorrent-rasterbar-14/files/patch-src__enum_net.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/enum_net.cpp.orig 2009-02-08 17:13:04.000000000 +0900
-+++ src/enum_net.cpp 2009-04-19 05:28:22.000000000 +0900
-@@ -35,7 +35,7 @@
- #include <vector>
- #include "libtorrent/enum_net.hpp"
- #include "libtorrent/broadcast_socket.hpp"
--#if BOOST_VERSION < 103500
-+#if 1 // BOOST_VERSION < 103500
- #include <asio/ip/host_name.hpp>
- #else
- #include <boost/asio/ip/host_name.hpp>