mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-08-24 15:07:36 +00:00
tools/kvm: Fix compilation fallout from system.h split-up
Signed-off-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Pekka Enberg <penberg@kernel.org>
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
#include <linux/stringify.h>
|
||||
#include <linux/bitops.h>
|
||||
#include <asm/alternative.h>
|
||||
#include <asm/system.h>
|
||||
#include <asm/barrier.h>
|
||||
|
||||
#endif /* _KVM_BARRIER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user