#include <time.h>
#ifndef TIME_UTC
#error "TIME_UTC is not defined"
#endif
int main(void) { return 0; }
