summaryrefslogtreecommitdiff
path: root/usr.bin/time/ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/time/ext.h')
-rw-r--r--usr.bin/time/ext.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/time/ext.h b/usr.bin/time/ext.h
deleted file mode 100644
index 6626a29..0000000
--- a/usr.bin/time/ext.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* $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 *);