summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-evdev_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/strace/patches/patch-evdev_c')
-rw-r--r--package/strace/patches/patch-evdev_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/strace/patches/patch-evdev_c b/package/strace/patches/patch-evdev_c
deleted file mode 100644
index 4716465ec..000000000
--- a/package/strace/patches/patch-evdev_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- strace-4.10.orig/evdev.c 2015-02-22 03:29:55.000000000 +0100
-+++ strace-4.10/evdev.c 2015-10-11 19:28:08.616071631 +0200
-@@ -29,6 +29,7 @@
- #include "defs.h"
-
- #ifdef HAVE_LINUX_INPUT_H
-+#include <linux/ioctl.h>
- #include <linux/input.h>
- #include "xlat/evdev_abs.h"
- #include "xlat/evdev_autorepeat.h"