From 8f14fbdfe239485f1f9267be8cad07a7ee7d6b29 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Wed, 11 May 2005 23:53:20 +0000 Subject: More glibc backward compatibility cruft. Oh the horror! --- libpthread/nptl/pthread_cond_init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/pthread_cond_init.c') diff --git a/libpthread/nptl/pthread_cond_init.c b/libpthread/nptl/pthread_cond_init.c index 5e2e6704a..fd5c84c34 100644 --- a/libpthread/nptl/pthread_cond_init.c +++ b/libpthread/nptl/pthread_cond_init.c @@ -17,7 +17,6 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include #include "pthreadP.h" -- cgit v1.2.3