repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
usr.bin
/
time
/
xtime.c
blob
b685d2de99636db1cca6d6ec87f73b5218938875
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"