home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Mint / mntinc25.zoo / alloc.h < prev    next >
C/C++ Source or Header  |  1992-09-17  |  86b  |  7 lines

  1. #ifndef _ALLOC_H
  2. #define _ALLOC_H
  3.  
  4. #include <memory.h>
  5.   
  6. #endif /* _ALLOC_H */
  7.