mirror of git://sourceware.org/git/glibc.git
Fix redefinition problem.
This commit is contained in:
parent
5bb17da079
commit
874d84617d
|
@ -202,6 +202,8 @@ static struct
|
|||
MinT, MaxT)
|
||||
#include <gconv_builtin.h>
|
||||
};
|
||||
#undef BUILTIN_ALIAS
|
||||
#undef BUILTIN_TRANSFORMATION
|
||||
#define nbuiltin_alias (sizeof (builtin_alias) / sizeof (builtin_alias[0]))
|
||||
|
||||
static struct
|
||||
|
|
Loading…
Reference in New Issue