fix linux build
This commit is contained in:
@@ -55,6 +55,10 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include <sys/sysctl.h>
|
#include <sys/sysctl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if TORRENT_USE_RLIMIT
|
||||||
|
#include <sys/resource.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace libtorrent
|
namespace libtorrent
|
||||||
{
|
{
|
||||||
bool should_cancel_on_abort(disk_io_job const& j);
|
bool should_cancel_on_abort(disk_io_job const& j);
|
||||||
|
Reference in New Issue
Block a user