Commit 329d20ba authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Avi Kivity

KVM: powerpc: use of kzalloc/kfree requires including slab.h

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
parent d35b8dd9
......@@ -16,6 +16,7 @@
#include <linux/kvm_host.h>
#include <linux/err.h>
#include <linux/slab.h>
#include <asm/reg.h>
#include <asm/cputable.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment