summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-util_c
diff options
context:
space:
mode:
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