forked from premiere/premiere-libtorrent
fixed FreeBSD build. #284
This commit is contained in:
parent
6728314406
commit
e3c5001e80
|
@ -34,6 +34,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
#if defined TORRENT_BSD || defined TORRENT_LINUX
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <net/if.h>
|
||||
#include <net/route.h>
|
||||
|
|
Loading…
Reference in New Issue