mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 18:25:57 +00:00
ICU-4869 Fix last check-in on AIX
X-SVN-Rev: 19931
This commit is contained in:
parent
0dd06e16fb
commit
b8fa953128
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
/* Make sure things like readlink and such functions work. */
|
||||
#ifndef _XOPEN_SOURCE_EXTENDED
|
||||
#define _XOPEN_SOURCE_EXTENDED
|
||||
#define _XOPEN_SOURCE_EXTENDED 1
|
||||
#endif
|
||||
|
||||
/* include ICU headers */
|
||||
|
|
Loading…
Add table
Reference in a new issue