Revert modifications for Fedora compatibility due to stability problems.
[synfig.git] / ETL / trunk / ETL / _mutex_pthreads.h
index 8720617..aed6766 100644 (file)
@@ -33,7 +33,7 @@
 
 #include <pthread.h>
 
-#ifdef __ETL_HAS_SCHED_H
+#ifdef HAVE_SCHED_H
 # include <sched.h>
 #endif