X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_mutex_pthreads.h;fp=ETL%2Ftrunk%2FETL%2F_mutex_pthreads.h;h=aed6766f2defca22d91e4032488a164c08ddb8b4;hb=4cfe2b68ebd2556f9926965dcea2ca8f3fc050ea;hp=8720617773f4c8549c95f859efbc2dd2be4dc892;hpb=697bc5a5331b2750271bb68d401adb329ed7d95e;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