home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / ntcode / gd25s / ms / config.h next >
Encoding:
C/C++ Source or Header  |  1995-05-19  |  392 b   |  18 lines

  1. /*
  2.  *    config.h - pre-built version for MSDOS and NT.
  3.  */
  4. #define DIRENT 1
  5. #define HAVE_VPRINTF 1
  6. #define RETSIGTYPE void
  7. #define STDC_HEADERS 1
  8. #define HAVE_DUP2 1
  9. #define HAVE_MEMCHR 1
  10. #define HAVE_SIGACTION 1
  11. #define HAVE_STRERROR 1
  12. #define HAVE_WAITPID 1
  13. #define HAVE_FCNTL_H 1
  14. #define HAVE_LIMITS_H 1
  15. #define HAVE_STDLIB_H 1
  16. #define HAVE_STRING_H 1
  17. #define HAVE_TIME_H 1
  18.