summaryrefslogtreecommitdiff
path: root/vrpn-wiiuse.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vrpn-wiiuse.patch')
-rw-r--r--vrpn-wiiuse.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/vrpn-wiiuse.patch b/vrpn-wiiuse.patch
new file mode 100644
index 0000000..b2f6a3f
--- /dev/null
+++ b/vrpn-wiiuse.patch
@@ -0,0 +1,11 @@
+--- vrpn/vrpn_WiiMote.C.orig 2014-11-15 20:29:38.000000000 +0100
++++ vrpn/vrpn_WiiMote.C 2014-12-31 14:12:59.422912727 +0100
+@@ -377,7 +377,7 @@
+ #endif
+ wiimote(new vrpn_Wiimote_Device)
+ {
+-#ifdef vrpn_THREADS_AVAILABLE
++#ifndef vrpn_THREADS_AVAILABLE
+ last_reconnect_attempt.tv_sec = 0;
+ last_reconnect_attempt.tv_usec = 0;
+ #endif