summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-util_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-03 20:51:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-03 20:51:55 +0200
commit3dc2541ea5d85eb3b3a9d54a2b81b472bb2880c4 (patch)
tree643ccd2477008373199c21056092f51b4cd2fff6 /package/strace/patches/patch-util_c
parent7229ebabb9e2ebfdb650d42c36899d1f9794d113 (diff)
update to 4.9, need to readd needed patches after testrun
Diffstat (limited to 'package/strace/patches/patch-util_c')
-rw-r--r--package/strace/patches/patch-util_c12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/strace/patches/patch-util_c b/package/strace/patches/patch-util_c
deleted file mode 100644
index 34181a22f..000000000
--- a/package/strace/patches/patch-util_c
+++ /dev/null
@@ -1,12 +0,0 @@
---- strace-4.8.orig/util.c 2013-05-06 20:23:01.000000000 +0200
-+++ strace-4.8/util.c 2014-03-07 15:34:01.074036954 +0100
-@@ -55,7 +55,9 @@
- # ifdef HAVE_STRUCT_PT_ALL_USER_REGS
- # define pt_all_user_regs XXX_pt_all_user_regs
- # endif
-+#if !defined(SH)
- # include <linux/ptrace.h>
-+#endif
- # undef ia64_fpreg
- # undef pt_all_user_regs
- #endif