| Index: source/common/ucnv_lmb.c
|
| diff --git a/source/common/ucnv_lmb.c b/source/common/ucnv_lmb.c
|
| index 1d921dd7b37874f8a78f575c7140d114b69998e9..a4fcceebd4f0e931af35a9257d120fd07bef2854 100644
|
| --- a/source/common/ucnv_lmb.c
|
| +++ b/source/common/ucnv_lmb.c
|
| @@ -25,7 +25,7 @@
|
|
|
| #include "unicode/utypes.h"
|
|
|
| -#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION
|
| +#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION && !UCONFIG_NO_NON_HTML5_CONVERSION
|
|
|
| #include "unicode/ucnv_err.h"
|
| #include "unicode/ucnv.h"
|
|
|