summaryrefslogtreecommitdiff
path: root/lib/libc/gen/times.c
blob: 52df3e16109160b0bfe0c6a5790bcd1ab1d7295d (plain)
1
2
3
4
5
6
7
8
9
10
/*	$NetBSD: times.c,v 1.13 2002/06/30 09:45:40 bjh21 Exp $	*/

/*
 * Ben Harris, 2002.
 * This file is in the Public Domain.
 */

#define __LIBC12_SOURCE__

#include "__times13.c"