K 10 svn:author V 3 mav K 8 svn:date V 27 2014-01-05T19:07:42.277872Z K 7 svn:log V 221 Fix build after r260234 by converting ddi_get_lbolt64() from inline into a macro. Otherwise compiler complains that hz variable used there either undefined or defined twice, thanks to header mess caused by compat shims. END