add fix test results for irix_limits_const hack

From-SVN: r42639
This commit is contained in:
Bruce Korb 2001-05-26 18:00:59 +00:00
parent 1cf6b5a3e7
commit 0dea31af5c
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/fixinc-test-limits.h"
This had to be done to correct non-standard usages in the
original, manufacturer supplied header file. */
#if defined( IRIX_LIMITS_CONST_CHECK )
extern __const char limit; /* test limits */
#endif /* IRIX_LIMITS_CONST_CHECK */