2002-06-30 13:45:39 +04:00
|
|
|
/* $NetBSD: times.c,v 1.13 2002/06/30 09:45:40 bjh21 Exp $ */
|
1997-07-21 18:06:24 +04:00
|
|
|
|
1993-03-21 12:45:37 +03:00
|
|
|
/*
|
2002-06-30 13:45:39 +04:00
|
|
|
* Ben Harris, 2002.
|
|
|
|
* This file is in the Public Domain.
|
1993-03-21 12:45:37 +03:00
|
|
|
*/
|
1999-09-16 15:44:54 +04:00
|
|
|
|
2002-06-30 13:45:39 +04:00
|
|
|
#define __LIBC12_SOURCE__
|
2002-06-24 00:21:08 +04:00
|
|
|
|
2002-06-30 13:45:39 +04:00
|
|
|
#include "__times13.c"
|