aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/rblibtorrent/files/patch-socket_ops.hpp
blob: 65260b013846ebb6344760b1ffbb8ed7d32a0531 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- include/libtorrent/asio/detail/socket_ops.hpp      Wed May 16 00:35:55 2007
+++ include/libtorrent/asio/detail/socket_ops.hpp.orig Wed May 16 00:35:45 2007
66c66
< #if defined(__MACH__) && defined(__APPLE__)
---
> #if defined(__MACH__) && defined(__APPLE__) || defined(__FreeBSD__)
298c298
< #elif defined(__MACH__) && defined(__APPLE__)
---
> #elif defined(__MACH__) && defined(__APPLE__) || defined(__FreeBSD__)