]> git.wh0rd.org - patches.git/blob - glibc-2.5-linuxthreads-gai-headers.patch
scummvm random work
[patches.git] / glibc-2.5-linuxthreads-gai-headers.patch
1 2006-10-12 Mike Frysinger <vapier@gentoo.org>
2
3 * sysdeps/pthread/gai_misc.h: Include pthread.h.
4
5 --- linuxthreads/sysdeps/pthread/gai_misc.h
6 +++ linuxthreads/sysdeps/pthread/gai_misc.h
7 @@ -23,6 +23,7 @@
8
9 #include <assert.h>
10 #include <signal.h>
11 +#include <pthread.h>
12
13 #undef DONT_NEED_GAI_MISC_COND
14