diff options
Diffstat (limited to 'libpthread/linuxthreads')
| -rw-r--r-- | libpthread/linuxthreads/sysdeps/mips/pspinlock.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/libpthread/linuxthreads/sysdeps/mips/pspinlock.c b/libpthread/linuxthreads/sysdeps/mips/pspinlock.c index a106c0f77..4d6617e1b 100644 --- a/libpthread/linuxthreads/sysdeps/mips/pspinlock.c +++ b/libpthread/linuxthreads/sysdeps/mips/pspinlock.c @@ -23,8 +23,6 @@  #include <sys/tas.h>  #include "internals.h" -#include <sgidefs.h> -  /* This implementation is similar to the one used in the Linux kernel.  */  int  __pthread_spin_lock (pthread_spinlock_t *lock) | 
