=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2018/include/com.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM_contrib2/asir2018/include/com.h 2018/09/19 06:00:58 1.1 +++ OpenXM_contrib2/asir2018/include/com.h 2019/12/13 14:40:50 1.2 @@ -45,7 +45,7 @@ * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE, * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE. * - * $OpenXM$ + * $OpenXM: OpenXM_contrib2/asir2018/include/com.h,v 1.1 2018/09/19 06:00:58 noro Exp $ */ #ifndef _COM_H_ #define _COM_H_ @@ -65,7 +65,11 @@ #else #include #include +#if defined(ANDROID) +#include +#else #include +#endif #define IS_CYGWIN 0 #endif #include