NetBSD-5.0.2/lib/libc/time/_daylight.c

Compare this file to the similar file:
Show the results in this format:

/*	$NetBSD: _daylight.c,v 1.4 2005/09/13 01:44:10 christos Exp $	*/

/*
 * Written by Klaus Klein, December 27, 2000.
 * Public domain.
 */

#include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint)
__RCSID("$NetBSD: _daylight.c,v 1.4 2005/09/13 01:44:10 christos Exp $");
#endif /* LIBC_SCCS and not lint */

#if defined(__indr_reference)
__indr_reference(_daylight, daylight)
#endif
/* LINTED empty translation unit */