17 lines
380 B
C
17 lines
380 B
C
|
/* DO NOT EDIT THIS FILE.
|
||
|
|
||
|
It has been auto-edited by fixincludes from:
|
||
|
|
||
|
"fixinc/tests/inc/stdint.h"
|
||
|
|
||
|
This had to be done to correct non-standard usages in the
|
||
|
original, manufacturer supplied header file. */
|
||
|
|
||
|
|
||
|
|
||
|
#if defined( IRIX_STDINT_C99_CHECK )
|
||
|
#if 0
|
||
|
#error This header file is to be used only for c99 mode compilations
|
||
|
#else
|
||
|
#endif /* IRIX_STDINT_C99_CHECK */
|