summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel42/patches/patch-xen_common_libelf_libelf-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xenkernel42/patches/patch-xen_common_libelf_libelf-private.h')
-rw-r--r--sysutils/xenkernel42/patches/patch-xen_common_libelf_libelf-private.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/xenkernel42/patches/patch-xen_common_libelf_libelf-private.h b/sysutils/xenkernel42/patches/patch-xen_common_libelf_libelf-private.h
new file mode 100644
index 00000000000..42ae5bf395d
--- /dev/null
+++ b/sysutils/xenkernel42/patches/patch-xen_common_libelf_libelf-private.h
@@ -0,0 +1,10 @@
+$NetBSD: patch-xen_common_libelf_libelf-private.h,v 1.1 2013/07/13 19:43:21 joerg Exp $
+
+--- xen/common/libelf/libelf-private.h.orig 2013-07-12 18:07:36.000000000 +0000
++++ xen/common/libelf/libelf-private.h
+@@ -1,4 +1,4 @@
+-#ifndef __LIBELF_PRIVATE_H__
++#ifndef __LIBELF_PRIVATE_H_
+ #define __LIBELF_PRIVATE_H_
+
+ #ifdef __XEN__