From bbcd8c0265deaff095bcd76e59b09046c80ad4fb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 30 Dec 2013 10:29:38 +0000 Subject: testing/linuxconsoletools: new aport Tools for connecting joysticks & legacy devices to the kernels input subsystem http://sourceforge.net/projects/linuxconsole/ fixes #2532 --- testing/linuxconsoletools/sys-time.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing/linuxconsoletools/sys-time.patch (limited to 'testing/linuxconsoletools/sys-time.patch') diff --git a/testing/linuxconsoletools/sys-time.patch b/testing/linuxconsoletools/sys-time.patch new file mode 100644 index 000000000..18045b5ab --- /dev/null +++ b/testing/linuxconsoletools/sys-time.patch @@ -0,0 +1,12 @@ +diff --git a/utils/inputattach.c b/utils/inputattach.c +index d11e2db..22e1ec3 100644 +--- a/utils/inputattach.c ++++ b/utils/inputattach.c +@@ -41,6 +41,7 @@ + #include + #include + #include ++#include + #include + #include + -- cgit v1.2.3