Fix warning/error C4013 (implicit declarations)
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 23 Sep 2011 03:27:45 +0000 (11:27 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Sun, 25 Sep 2011 01:07:59 +0000 (09:07 +0800)
commit8f340e2d75020991931d867b569137cb984ee233
treec8e236a4d7c34408ef1b1664bd96bd4a49ed4651
parent2b391940c090b050c6a4ec30fabb4a1c49207046
Fix warning/error C4013 (implicit declarations)

-Include gthread.h in gregex.c as g_once_init_enter and g_once_init_leave
 are used.
-Define prototype for g_thread_DllMain in gthreadprivate.h for Windows
glib/gregex.c
glib/gthreadprivate.h