#include #ifndef _POSIX_THREADS #error "_POSIX_THREADS is not defined" #endif int main(void) { return 0; }