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