svn commit: r249355 - head/lib/libkvm
Gleb Smirnoff
glebius at FreeBSD.org
Thu Apr 11 08:24:59 UTC 2013
Bruce,
On Thu, Apr 11, 2013 at 05:59:24PM +1000, Bruce Evans wrote:
B> > Modified:
B> > head/lib/libkvm/kvm.h
B> >
B> > Modified: head/lib/libkvm/kvm.h
B> > ==============================================================================
B> > --- head/lib/libkvm/kvm.h Thu Apr 11 07:02:27 2013 (r249354)
B> > +++ head/lib/libkvm/kvm.h Thu Apr 11 07:30:49 2013 (r249355)
B> > @@ -34,7 +34,7 @@
B> > #define _KVM_H_
B> >
B> > #include <sys/cdefs.h>
B> > -#include <sys/_types.h>
B>
B> The __uintXX_t types are declared here, and should be used, like the
B> __Xsize_t types already are.
Why non-standard types should be used instead of standard ones?
--
Totus tuus, Glebius.
More information about the svn-src-head
mailing list