summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-printmode_c
blob: 517fb124c83cca2665c5dec713c0f1fc40e4c831 (plain)
1
2
3
4
5
6
7
8
9
10
--- strace-4.10.orig/printmode.c	2014-12-11 22:39:02.000000000 +0100
+++ strace-4.10/printmode.c	2015-10-11 19:29:01.988533795 +0200
@@ -1,6 +1,7 @@
 #include "defs.h"
 
 #include <fcntl.h>
+#include <sys/stat.h>
 
 #include "xlat/modetypes.h"