#include <time.h>
struct tm foo;
int main(void) { return 0; }
