ICU-1885 Allow z/OS to use UCNV_SWAP_LFNL_OPTION_STRING

X-SVN-Rev: 10067
This commit is contained in:
George Rhoten 2002-10-25 22:46:22 +00:00
parent c746cf3527
commit 130f5c120b

View file

@ -102,6 +102,8 @@
# include <Folders.h>
# include <MacTypes.h>
# include <TextUtils.h>
#elif defined(OS390)
#include "unicode/ucnv.h" /* Needed for UCNV_SWAP_LFNL_OPTION_STRING */
#elif defined(AIX)
/*
# include <sys/ldr.h>