stdio_iso.h 424 B

123456789101112131415
  1. /* DO NOT EDIT THIS FILE.
  2. It has been auto-edited by fixincludes from:
  3. "fixinc/tests/inc/iso/stdio_iso.h"
  4. This had to be done to correct non-standard usages in the
  5. original, manufacturer supplied header file. */
  6. #if defined( SOLARIS_GETC_STRICT_STDC_CHECK )
  7. #if !defined(_REENTRANT) && !defined(_LP64) && (!defined(_STRICT_STDC) || (__cplusplus >= 199711L))
  8. #endif /* SOLARIS_GETC_STRICT_STDC_CHECK */