From f14c584876271f474025fc06b3dc66ce798bcacb Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Wed, 17 Feb 2010 18:44:35 -0800 Subject: compile fixes for i386 nptl Signed-off-by: Austin Foxley --- libpthread/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S | 1 + 1 file changed, 1 insertion(+) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S index 9a3b36303..409df15f8 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S @@ -21,6 +21,7 @@ #include #include #include +#include .comm __fork_generation, 4, 4 -- cgit v1.2.3