1 --- misc/expat-2.5.0/lib/expat_external.h 2022-10-25 01:32:54.000000000 +0900
2 +++ misc/build/expat-2.5.0/lib/expat_external.h 2022-10-30 23:09:47.339459134 +0900
4 # ifndef XML_BUILDING_EXPAT
5 /* using Expat from an application */
7 -# if defined(_MSC_EXTENSIONS) && ! defined(__BEOS__) && ! defined(__CYGWIN__)
8 -# define XMLIMPORT __declspec(dllimport)
12 #endif /* not defined XML_STATIC */
14 --- misc/expat-2.5.0/lib/xmlparse.c 2022-10-26 00:09:08.000000000 +0900
15 +++ misc/build/expat-2.5.0/lib/xmlparse.c 2022-10-30 23:09:01.843006341 +0900
20 +# undef HAVE_ARC4RANDOM_BUF
21 +# undef HAVE_GETRANDOM
22 +# undef HAVE_SYSCALL_GETRANDOM
23 /* force stdlib to define rand_s() */
24 # if ! defined(_CRT_RAND_S)