home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GEMini Atari
/
GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso
/
zip
/
gnu
/
includ87.lzh
/
INCLUD87
/
ALLOC.H
< prev
next >
Wrap
C/C++ Source or Header
|
1993-07-30
|
80b
|
7 lines
#ifndef _ALLOC_H
#define _ALLOC_H
#include <memory.h>
#endif /* _ALLOC_H */