]> git.wh0rd.org - patches.git/blame - glibc-2.5-linuxthreads-gai-headers.patch
more random patches. who knows.
[patches.git] / glibc-2.5-linuxthreads-gai-headers.patch
CommitLineData
5e993f12 12006-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