home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
proglang
/
dmake38c.arj
/
TIME.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-01-23
|
133 b
|
11 lines
/*
** Berkeley get this wrong!
*/
#ifndef TIME_h
#define TIME_h
typedef long time_t; /* this is the thing we use */
#endif TIME_h