• Christopher Hall's avatar
    add __FreeBSD__ to ifdefs · 997825bd
    Christopher Hall authored
    On FreeBSD the sysmbol __FreeBSD_kernel__ is only defines if a
    specific param.h file is included, unlike Debian/kFreeBSD where this
    symbol is always defined.  So also compile the FreeBSD specific code
    if __FreeBSD__ is defined for FreeBSD 11 & 12 compatibility.
    Signed-off-by: 's avatarChristopher Hall <hsw@ms2.hinet.net>
    997825bd
thread.cpp 5.41 KB