xref: /netbsd-src/usr.bin/time/ext.h (revision 796c32c94f6e154afc9de0f63da35c91bb739b45)
1 /*	$NetBSD: ext.h,v 1.3 2017/07/15 14:34:08 christos Exp $	*/
2 
3 /* borrowed from ../../bin/csh/extern.h */
4 void prusage1(FILE *, const char *fmt, struct rusage *, struct rusage *,
5     struct timespec *, struct timespec *);
6