strace: update to version 4.15

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2017-01-05 22:29:40 +01:00
parent 612e2276b4
commit b7e8de67e0
2 changed files with 3 additions and 5 deletions

View File

@@ -1,8 +1,6 @@
diff --git a/ptrace.h b/ptrace.h
index ddb46cb..48a54b8 100644
--- a/ptrace.h
+++ b/ptrace.h
@@ -55,7 +55,14 @@ extern long ptrace(int, int, char *, long);
@@ -55,7 +55,14 @@ extern long ptrace(int, int, char *, lon
# define ptrace_peeksiginfo_args XXX_ptrace_peeksiginfo_args
#endif