home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Misc / gsyslimits.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-05  |  239 b   |  7 lines  |  [TEXT/MPS ]

  1. /* syslimits.h stands for the system's own limits.h file.
  2.    If we can use it ok unmodified, then we install this text.
  3.    If fixincludes fixes it, then the fixed version is installed
  4.    instead of this text.  */
  5.  
  6. #include_next <limits.h>
  7.