forked from premiere/premiere-libtorrent
merged enum_net typo fix from RC_0_16
This commit is contained in:
parent
715b60c8ff
commit
18bf330615
|
@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#include <boost/asio/ip/host_name.hpp>
|
||||
#endif
|
||||
|
||||
#if TORREN_USE_IFCONF
|
||||
#if TORRENT_USE_IFCONF
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
|
|
Loading…
Reference in New Issue