diff -rupN boost_1_43_0/boost/cstdint.hpp boost_vms_1_43_0/boost/cstdint.hpp --- boost_1_43_0/boost/cstdint.hpp 2009-12-14 20:14:48.000000000 +0200 +++ boost_vms_1_43_0/boost/cstdint.hpp 2010-07-08 18:04:00.000000000 +0300 @@ -137,7 +137,7 @@ namespace boost } // namespace boost -#elif defined(__FreeBSD__) && (__FreeBSD__ <= 4) || defined(__osf__) +#elif defined(__FreeBSD__) && (__FreeBSD__ <= 4) || defined(__osf__) || defined(__VMS) // FreeBSD and Tru64 have an that contains much of what we need. # include