/*[TSP]*/ #include #ifndef _POSIX_THREAD_SPORADIC_SERVER #error "_POSIX_THREAD_SPORADIC_SERVER is not defined" #endif int main(void) { return 0; }