From b10ae3e1a7c105609771b0de911ff9e72a4cc0d1 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Tue, 22 Sep 2009 15:13:17 -0700 Subject: spent this morning beating i386 nptl into shape Got it compiling thus far, still working on getting it to run Signed-off-by: Austin Foxley --- libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h index 147f5c847..f32c5bd20 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h @@ -20,7 +20,7 @@ #include #include #ifndef __ASSEMBLER__ -# include +# include #endif #if !defined NOT_IN_libc || defined IS_IN_libpthread || defined IS_IN_librt -- cgit v1.2.3