Drop main() prototype. Syncs with NetBSD-8
[minix.git] / usr.bin / time / xtime.c
blobb685d2de99636db1cca6d6ec87f73b5218938875
1 /* $NetBSD: xtime.c,v 1.1 2007/02/24 21:30:27 matt Exp $ */
5 #include <stdio.h>
6 #include <sys/time.h>
7 #include <sys/resource.h>
8 #include "ext.h"
9 #include "csh/time.c"