From 99aa495ff35864383680f9773b3cb44040acca08 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Thu, 8 Dec 2005 05:02:08 +0000 Subject: NPTL changes for signal handling, getpid, sleep, raise and a few things for new librt code. Also cleaned up the makefiles. --- libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h index 02508e215..5fee89235 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h @@ -17,10 +17,9 @@ 02111-1307 USA. */ #include -#include #include #ifndef __ASSEMBLER__ -# include +# include #endif #if !defined NOT_IN_libc || defined IS_IN_libpthread || defined IS_IN_librt -- cgit v1.2.3