home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
telecom
/
uucp_442
/
src
/
include
/
sys
/
time.h
< prev
next >
Wrap
C/C++ Source or Header
|
1990-02-02
|
219b
|
16 lines
/*
* SYS/TIME.H
*
* UNIX Compat
*
* $Header: Beta:src/uucp/src/include/sys/RCS/time.h,v 1.1 90/02/02 11:38:49 dillon Exp Locker: dillon $
*
*/
#ifndef SYS_TIME_H
#define SYS_TIME_H
#include <time.h>
#endif