xref: /netbsd-src/usr.bin/time/ext.h (revision d25ffa98a4bfca1fe272f3c182496ec9934faac7)
1 /*	$NetBSD: ext.h,v 1.1 2007/02/24 21:30:27 matt Exp $	*/
2 
3 void prusage(FILE *, struct rusage *, struct rusage *, struct timeval *,
4         struct timeval *);
5