Ticket #8391: patch-common.h

File patch-common.h, 255 bytes (added by meissnem@…, 18 years ago)

new patchfile for the files/ directory

Line 
1--- src/common.h        2006-04-13 22:00:07.000000000 -0500
2+++ src/common.h        2006-04-13 22:00:14.000000000 -0500
3@@ -716,7 +716,6 @@
4 
5 /* Input thread and thread function */
6 #include <pthread.h>
7-extern pthread_t input_thread;
8 void *input_func(void *);
9 
10 /*