K 10 svn:author V 3 osa K 8 svn:date V 27 2003-10-28T14:53:44.000000Z K 7 svn:log V 477 Fix build on -CURRENT. Also: - replace with due to Standard C++. - In my observation, when include "devstats.h", - In 4.x or earlier version, we use checkversion(), getnumdevs() ... But In 5.x, it should be repalce with devstat_checkversion(kvm_t *), devstat_getnumdevs(kvm_t *) respectively. In summary, function in 4.x's devstats.h can add prefix word "devstat Submitted by: Cheng-Lung Sung Maintainership to: submitter PR: 58596 END