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_destroy.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/pthread_cond_destroy.c') diff --git a/libpthread/nptl/pthread_cond_destroy.c b/libpthread/nptl/pthread_cond_destroy.c index 0208d18ce..d2f8e6202 100644 --- a/libpthread/nptl/pthread_cond_destroy.c +++ b/libpthread/nptl/pthread_cond_destroy.c @@ -18,7 +18,6 @@ 02111-1307 USA. */ #include -#include #include "pthreadP.h" -- cgit v1.2.3