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