minix/usr.bin/time/xtime.c

10 lines
169 B
C
Raw Permalink Normal View History

/* $NetBSD: xtime.c,v 1.1 2007/02/24 21:30:27 matt Exp $ */
#include <stdio.h>
#include <sys/time.h>
#include <sys/resource.h>
#include "ext.h"
#include "csh/time.c"