diff --git a/include/boost/thread/pthread/thread_data.hpp b/include/boost/thread/pthread/thread_data.hpp index aefbeb43c..bc9b1367a 100644 --- a/include/boost/thread/pthread/thread_data.hpp +++ b/include/boost/thread/pthread/thread_data.hpp @@ -57,7 +57,7 @@ namespace boost #else std::size_t page_size = ::sysconf( _SC_PAGESIZE); #endif -#if PTHREAD_STACK_MIN > 0 +#ifdef PTHREAD_STACK_MIN if (size