home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Club Elmshorn Atari PD
/
CCE_PD.iso
/
pc
/
0400
/
CCE_0423.ZIP
/
CCE_0423.PD
/
INCLUD83.ZOO
/
sys
/
time.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-07-20
|
124b
|
8 lines
/* sys/time.h for bsd compatibility */
#ifndef _SYS_TIME_H
#define _SYS_TIME_H
#include <time.h>
#endif /* _SYS_TIME_H */