diff options
author | Alexander Graf <agraf@suse.de> | 2011-08-09 14:02:19 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2011-10-06 09:48:02 +0200 |
commit | 7c6da3deb8b8670043f2ea5b21da939436ce41c3 (patch) | |
tree | 609d928c51b45d0bc272f4a80fbee48996bff590 /linux-headers/linux/kvm_para.h | |
parent | 0a6b8dde6523a93d263631ddb9a726b2790a3cf8 (diff) |
KVM: update kernel headers
This patch updates the kvm kernel headers to the latest version.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'linux-headers/linux/kvm_para.h')
-rw-r--r-- | linux-headers/linux/kvm_para.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/linux/kvm_para.h b/linux-headers/linux/kvm_para.h index 7bdcf93c1d..b315e27a9c 100644 --- a/linux-headers/linux/kvm_para.h +++ b/linux-headers/linux/kvm_para.h @@ -26,3 +26,4 @@ #include <asm/kvm_para.h> #endif /* __LINUX_KVM_PARA_H */ + |