head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1 OPENPKG_E1_FP:1.1 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1 OPENPKG_2_STABLE_20060622:1.1 OPENPKG_2_STABLE:1.1.0.4 OPENPKG_2_STABLE_BP:1.1 OPENPKG_2_5_RELEASE:1.1.2.1 OPENPKG_2_5_SOLID:1.1.0.2; locks; strict; comment @# @; 1.1 date 2005.10.14.09.48.21; author rse; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2005.10.14.09.48.54; author rse; state Exp; branches; next ; desc @@ 1.1 log @fix building under GCC 4.0 world order @ text @Index: src/input.c --- src/input.c.orig 2003-07-01 19:06:43 +0200 +++ src/input.c 2005-10-14 11:46:35 +0200 @@@@ -92,7 +92,7 @@@@ fgets(inputstr, MAXSTR, stdin); } -static pthread_t input_thread; +pthread_t input_thread; /* Mutex and condition variable for thread communication */ @ 1.1.2.1 log @MFC: fix building under GCC 4.0 world order @ text @@