CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/29 22:38:56
Modified files:
lib/libkvm : kvm_sparc.c
Log message:
Do not include <machine/autoconf.h>, for it is a kernel-only header and libkvm
doesn't need anything from it.
While there, fix format strings and remove unused local variable declarations.
