#ifndef H_MISCFN #define H_MISCFN #if HAVE_SYS_STDTYPES_H # include #endif #if NEED_TIMEZONE extern time_t timezone; #endif #endif