File gnuchess-nonstatic.diff of Package gnuchess

--- src/input.c
+++ src/input.c
@@ -92,7 +92,7 @@
   fgets(inputstr, MAXSTR, stdin);
 }
 
-static pthread_t input_thread;
+pthread_t input_thread;
 
 /* Mutex and condition variable for thread communication */
 
openSUSE Build Service is sponsored by