21 lines
467 B
C
21 lines
467 B
C
|
/* DO NOT EDIT THIS FILE.
|
||
|
|
||
|
It has been auto-edited by fixincludes from:
|
||
|
|
||
|
"fixinc/tests/inc/locale.h"
|
||
|
|
||
|
This had to be done to correct non-standard usages in the
|
||
|
original, manufacturer supplied header file. */
|
||
|
|
||
|
#ifndef FIXINC_WRAP_LOCALE_H_ULTRIX_LOCALE
|
||
|
#define FIXINC_WRAP_LOCALE_H_ULTRIX_LOCALE 1
|
||
|
|
||
|
|
||
|
|
||
|
#if defined( ULTRIX_LOCALE_CHECK )
|
||
|
@(#)locale.h 6.1 (ULTRIX)
|
||
|
|
||
|
#endif /* ULTRIX_LOCALE_CHECK */
|
||
|
|
||
|
#endif /* FIXINC_WRAP_LOCALE_H_ULTRIX_LOCALE */
|