From f39e03cb01e02000a8d2d2df76971afa0e523881 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 20 Jul 2009 14:57:24 -0400 Subject: linuxthreads.old: extend workaround for asm rename warnings The libc_pthread_init.c needs the include workaround like forward.c, and forward.c needs more includes now. Signed-off-by: Mike Frysinger --- libpthread/linuxthreads.old/forward.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libpthread/linuxthreads.old/forward.c') diff --git a/libpthread/linuxthreads.old/forward.c b/libpthread/linuxthreads.old/forward.c index aa5c8abd9..402b15543 100644 --- a/libpthread/linuxthreads.old/forward.c +++ b/libpthread/linuxthreads.old/forward.c @@ -46,6 +46,7 @@ For now, just include all headers before internals.h #include #include #include +#include #include "internals.h" -- cgit v1.2.3