/* $Id$ */ #ifndef _TZTZ_H #define _TZTZ_H char *tz(const char *); #endif