xref: /netbsd-src/usr.bin/time/xtime.c (revision 902dda5b5338f5e2c4849d2c527034ae26bc55aa)
1 /*	$NetBSD: xtime.c,v 1.1 2007/02/24 21:30:27 matt Exp $	*/
2 
3 
4 
5 #include <stdio.h>
6 #include <sys/time.h>
7 #include <sys/resource.h>
8 #include "ext.h"
9 #include "csh/time.c"
10