- update headerfix patch

This commit is contained in:
Karsten Hopp 2009-06-16 19:51:59 +00:00
parent 024414f9a2
commit f7e6927aee
1 changed files with 3 additions and 1 deletions

View File

@ -1,11 +1,13 @@
diff -up libcap-2.16/libcap/include/sys/capability.h.hfix libcap-2.16/libcap/include/sys/capability.h
--- libcap-2.16/libcap/include/sys/capability.h.hfix 2009-06-15 14:46:51.000000000 +0200
+++ libcap-2.16/libcap/include/sys/capability.h 2009-06-15 14:47:00.000000000 +0200
@@ -30,6 +30,7 @@ extern "C" {
@@ -30,6 +30,9 @@ extern "C" {
#define _LINUX_FS_H
#define __LINUX_COMPILER_H
#define __user
+#define _ASM_X86_SIGCONTEXT_H
+#define _ASM_PPC64_SIGCONTEXT_H
+#define _ASM_SPARC_SIGCONTEXT_H
typedef unsigned int __u32;
typedef __u32 __le32;