minix/usr.bin/time/ext.h
David van Moolenbroek b7f0178aeb Import NetBSD time(1)
Change-Id: I035d21a926aa82434c24a84b914bd58ac064e66a
2015-09-29 18:16:14 +00:00

6 lines
208 B
C

/* $NetBSD: ext.h,v 1.2 2011/11/09 19:10:10 christos Exp $ */
/* borrowed from ../../bin/csh/extern.h */
void prusage(FILE *, struct rusage *, struct rusage *, struct timespec *,
struct timespec *);