home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / crypl200.zip / BNLIB / CONFIG.H < prev    next >
Text File  |  1996-05-17  |  180b  |  6 lines

  1. /* Default CONFIG.H for non-UNIX systems.  We assume the compiler is ANSI,
  2.    so all we need are the following two defines */
  3.  
  4. #define HAVE_STDLIB_H    1
  5. #define HAVE_STRING_H    1
  6.