summaryrefslogtreecommitdiff
path: root/usr.bin/time/ext.h
blob: 6626a298995a49902419fb789170c5a70647a497 (plain) (blame)
1
2
3
4
5
/*	$NetBSD: ext.h,v 1.3 2017/07/15 14:34:08 christos Exp $	*/

/* borrowed from ../../bin/csh/extern.h */
void prusage1(FILE *, const char *fmt, struct rusage *, struct rusage *,
    struct timespec *, struct timespec *);