From 17de1ab3f64fc0de4f242f5960cd67e3fe1d6547 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 30 Sep 2008 11:50:50 +0000 Subject: - remove some duplicate includes --- libpthread/linuxthreads/sysdeps/mips/pspinlock.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libpthread') 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 #include "internals.h" -#include - /* This implementation is similar to the one used in the Linux kernel. */ int __pthread_spin_lock (pthread_spinlock_t *lock) -- cgit v1.2.3