summaryrefslogtreecommitdiff
path: root/usr.bin/time/xtime.c
blob: b685d2de99636db1cca6d6ec87f73b5218938875 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*	$NetBSD: xtime.c,v 1.1 2007/02/24 21:30:27 matt Exp $	*/



#include <stdio.h>
#include <sys/time.h>
#include <sys/resource.h>
#include "ext.h"
#include "csh/time.c"