X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_mutex_pthreads.h;h=aed6766f2defca22d91e4032488a164c08ddb8b4;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=8720617773f4c8549c95f859efbc2dd2be4dc892;hpb=2fde73ebec7ee1bcb147abc19d16b1bc0deb17bf;p=synfig.git diff --git a/ETL/trunk/ETL/_mutex_pthreads.h b/ETL/trunk/ETL/_mutex_pthreads.h index 8720617..aed6766 100644 --- a/ETL/trunk/ETL/_mutex_pthreads.h +++ b/ETL/trunk/ETL/_mutex_pthreads.h @@ -33,7 +33,7 @@ #include -#ifdef __ETL_HAS_SCHED_H +#ifdef HAVE_SCHED_H # include #endif