From ce8809431aff8535cf7872618e1de582cd37c0d0 Mon Sep 17 00:00:00 2001 From: bje Date: Sat, 3 Oct 1998 02:21:29 +0000 Subject: 1998-10-03 Ben Elliston * pthread.h: No need to include . It doesn't even exist on Win32! Again, an artifact of cross-compilation. --- pthread.h | 1 - 1 file changed, 1 deletion(-) (limited to 'pthread.h') diff --git a/pthread.h b/pthread.h index 88d52c1..b657ed5 100644 --- a/pthread.h +++ b/pthread.h @@ -33,7 +33,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #endif /* HAVE_CONFIG_H */ #include -#include #include #ifdef HAVE_SIGNAL_H -- cgit v1.2.3