Fix ktorrent build on FreeBSD

Authored by alonsoschaich on Jul 24 2017, 7:54 PM.

Description

Fix ktorrent build on FreeBSD

FreeBSD-11 (clang-4.0) fails to build ktorrent-master at this time,
due to DHTBase being forward declared, Log macros missing,
and time_t being undeclared.

I was able to resolve these issues over here by adding more #include
instructions.

Differential Revision: https://phabricator.kde.org/D6804

Details

Committed
stikonasJul 24 2017, 8:00 PM
Differential Revision
D6804: Fix ktorrent build on FreeBSD
Parents
R473:f198200973d4: New signal/slot syntax++.
Branches
Unknown
Tags
Unknown