/*optional*/ #include #ifndef SEM_VALUE_MAX #error "SEM_VALUE_MAX is not defined" #endif int main(void) { return 0; }