summaryrefslogtreecommitdiff
path: root/linux-headers/linux/kvm_para.h
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@redhat.com>2012-11-13 12:27:40 -0700
committerAlex Williamson <alex.williamson@redhat.com>2012-11-13 12:27:40 -0700
commit716b8e4dd2f7a1674bf77d49fd50139cb577e70f (patch)
tree3ebd185f28d0543adff395b89a22120c34e70120 /linux-headers/linux/kvm_para.h
parentf5022a135e4309a54d433c69b2a056756b2d0d6b (diff)
downloadqemu-716b8e4dd2f7a1674bf77d49fd50139cb577e70f.tar.gz
linux-headers: Update to 3.7-rc5
update-linux-headers.sh script run against Linux tag v3.7-rc5 Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'linux-headers/linux/kvm_para.h')
-rw-r--r--linux-headers/linux/kvm_para.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux-headers/linux/kvm_para.h b/linux-headers/linux/kvm_para.h
index 7bdcf93c1d..cea2c5c72d 100644
--- a/linux-headers/linux/kvm_para.h
+++ b/linux-headers/linux/kvm_para.h
@@ -1,5 +1,5 @@
-#ifndef __LINUX_KVM_PARA_H
-#define __LINUX_KVM_PARA_H
+#ifndef _UAPI__LINUX_KVM_PARA_H
+#define _UAPI__LINUX_KVM_PARA_H
/*
* This header file provides a method for making a hypercall to the host
@@ -25,4 +25,4 @@
*/
#include <asm/kvm_para.h>
-#endif /* __LINUX_KVM_PARA_H */
+#endif /* _UAPI__LINUX_KVM_PARA_H */