merged enum_net typo fix from RC_0_16
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user