Index: int_types.h =================================================================== --- int_types.h (revision 211242) +++ int_types.h (working copy) @@ -56,7 +56,7 @@ }s; } udwords; -#if __LP64__ +#if __LP64__ && !defined(ANDROID) #define CRT_HAS_128BIT #endif