X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_mutex_pthreads.h;h=8720617773f4c8549c95f859efbc2dd2be4dc892;hb=2fde73ebec7ee1bcb147abc19d16b1bc0deb17bf;hp=2cd33d75dc31526199b5a8cac6003e5430dbad6d;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/_mutex_pthreads.h b/ETL/trunk/ETL/_mutex_pthreads.h index 2cd33d7..8720617 100644 --- a/ETL/trunk/ETL/_mutex_pthreads.h +++ b/ETL/trunk/ETL/_mutex_pthreads.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Mutex Abstraction Class Implementation -** $Id: _mutex_pthreads.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -33,7 +33,7 @@ #include -#ifdef HAVE_SCHED_H +#ifdef __ETL_HAS_SCHED_H # include #endif