1 /* $NetBSD: xtime.c,v 1.1 2007/02/24 21:30:27 matt Exp $ */ 2 3 4 5 #include <stdio.h> 6 #include <sys/time.h> 7 #include <sys/resource.h> 8 #include "ext.h" 9 #include "csh/time.c" 10