1/*	$NetBSD: ext.h,v 1.1 2007/02/24 21:30:27 matt Exp $	*/
2
3/* borrowed from ../../bin/csh/extern.h */
4void prusage(FILE *, struct rusage *, struct rusage *, struct timespec *,
5        struct timespec *);
6