xref: /netbsd-src/usr.bin/time/ext.h (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1 /*	$NetBSD: ext.h,v 1.2 2011/11/09 19:10:10 christos Exp $	*/
2 
3 /* borrowed from ../../bin/csh/extern.h */
4 void prusage(FILE *, struct rusage *, struct rusage *, struct timespec *,
5         struct timespec *);
6