home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Utilities / Calc 1.24.7 / have_malloc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-10-10  |  105 b   |  3 lines  |  [TEXT/R*ch]

  1. /* do we have /usr/include/malloc.h? */
  2. #define HAVE_MALLOC_H  /* yes */
  3. #undef  HAVE_MALLOC_H  /* no  */