/*
 * Time manipulation routines.
 *
 * %W%	(Berkeley) %G%
 */

extern	long	dtol();
extern	char	*ltod();
extern	long	local_to_gmt();
extern	long	gmt_to_local();
