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