/* * simulation of research unix's for Uglix. */ struct timeb { time_t time; unsigned short millitm; short timezone; short dstflag; };