summaryrefslogtreecommitdiffstats
path: root/games/qtsixa/sixad-shared-h.patch
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2013-06-20 08:26:12 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2013-06-20 08:26:12 -0300
commita3b91db3514e14eee42daf6044bb2ee5b31daaec (patch)
tree27ecb8e2291258d37aab5b5fdb79bd2b478eb830 /games/qtsixa/sixad-shared-h.patch
parent5200be1276940197d900cc674457097b7b5360e6 (diff)
downloadslackbuilds-a3b91db3514e14eee42daf6044bb2ee5b31daaec.tar.gz
slackbuilds-a3b91db3514e14eee42daf6044bb2ee5b31daaec.tar.xz
games/qtsixa: Added (Sixaxis Joystick Manager)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/qtsixa/sixad-shared-h.patch')
-rw-r--r--games/qtsixa/sixad-shared-h.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/qtsixa/sixad-shared-h.patch b/games/qtsixa/sixad-shared-h.patch
new file mode 100644
index 0000000000..7459e7b154
--- /dev/null
+++ b/games/qtsixa/sixad-shared-h.patch
@@ -0,0 +1,11 @@
+--- sixad/shared.h.orig 2011-10-12 02:37:38.000000000 +0200
++++ sixad/shared.h 2012-04-10 13:36:49.119637000 +0200
+@@ -18,6 +18,8 @@
+ #ifndef SHARED_H
+ #define SHARED_H
+
++#include <unistd.h>
++
+ struct dev_led {
+ bool enabled;
+ bool anim; \ No newline at end of file