--- libs/config/test/boost_has_stdint_h.ipp.orig 2016-09-29 02:20:49.461842000 +0200 +++ libs/config/test/boost_has_stdint_h.ipp 2016-09-29 02:21:06.700972000 +0200 @@ -15,7 +15,7 @@ // presence; thus the default is not present, conforming // to the current C++ standard). -# if defined(__hpux) || defined(__FreeBSD__) || defined(__IBMCPP__) +# if defined(__hpux) || defined(__FreeBSD__) || defined(__IBMCPP__) || defined(__BSDSUniX__) # include # else # include