mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
279 B
Diff
11 lines
279 B
Diff
--- a/ts_srv.c 2011-12-18 11:11:44.000000000 -0600
|
|
+++ b/ts_srv.c 2011-12-18 11:12:09.000000000 -0600
|
|
@@ -46,7 +46,7 @@
|
|
#include <math.h>
|
|
#include <sys/select.h>
|
|
|
|
-#if 0
|
|
+#if 1
|
|
// This is for Android (or OS using Android kernel)
|
|
#define UINPUT_LOCATION "/dev/uinput"
|
|
#else
|