--- src/input.c.orig 2009-09-28 15:39:17.000000000 +0200 +++ src/input.c 2010-01-11 19:57:34.000000000 +0100 @@ -99,7 +99,7 @@ } } -static pthread_t input_thread; +pthread_t input_thread; /* Mutex and condition variable for thread communication */