#ifndef POSIXTZ_H #define POSIXTZ_H char *posix_tz(const char *filename); #endif