From 4b48731a0df492d05be093582edacc6e6ab05f1b Mon Sep 17 00:00:00 2001 From: Ovidiu Predescu Date: Fri, 11 Aug 2000 05:51:12 +0000 Subject: Reverted the check for . From-SVN: r35620 --- gcc/gthr-posix.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gcc/gthr-posix.h') diff --git a/gcc/gthr-posix.h b/gcc/gthr-posix.h index 2bbcc35..364473d 100644 --- a/gcc/gthr-posix.h +++ b/gcc/gthr-posix.h @@ -90,12 +90,6 @@ __gthread_active_p (void) #ifdef _LIBOBJC -#include - -#ifdef HAVE_SCHED_H -# include -#endif - /* Key structure for maintaining thread specific storage */ static pthread_key_t _objc_thread_storage; static pthread_attr_t _objc_thread_attribs; -- cgit v1.1