diff --git a/src/unix/threadpsx.cpp b/src/unix/threadpsx.cpp index 746698e560..69914f71b3 100644 --- a/src/unix/threadpsx.cpp +++ b/src/unix/threadpsx.cpp @@ -44,7 +44,7 @@ #include #include #include -#if HAVE_SCHED_H +#ifdef HAVE_SCHED_H #include #endif