Signed-off-by: Sasha Levin <levinsasha928@xxxxxxxxx> --- tools/kvm/include/kvm/mptable.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/kvm/include/kvm/mptable.h b/tools/kvm/include/kvm/mptable.h index 3c8362d..8557ae8 100644 --- a/tools/kvm/include/kvm/mptable.h +++ b/tools/kvm/include/kvm/mptable.h @@ -1,7 +1,7 @@ #ifndef KVM_MPTABLE_H_ #define KVM_MPTABLE_H_ -struct kvm kvm; +struct kvm; void mptable_setup(struct kvm *kvm, unsigned int ncpus); -- 1.7.5.rc3 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html