1 --- gecko-dev-master/ipc/chromium/src/third_party/libevent/solaris/event2/event-config.h.~1~ 2022-05-06 15:04:20.000000000 +0000
2 +++ gecko-dev-master/ipc/chromium/src/third_party/libevent/solaris/event2/event-config.h 2022-05-10 15:18:57.904722373 +0000
4 #define EVENT__HAVE_ARC4RANDOM 1
6 /* Define to 1 if you have the `arc4random_addrandom' function. */
7 -#define EVENT__HAVE_ARC4RANDOM_ADDRANDOM 1
8 +/* #undef EVENT__HAVE_ARC4RANDOM_ADDRANDOM 1 */
10 /* Define to 1 if you have the `arc4random_buf' function. */
11 #define EVENT__HAVE_ARC4RANDOM_BUF 1
13 #define EVENT__HAVE_SELECT 1
15 /* Define to 1 if you have the `sendfile' function. */
16 -#define EVENT__HAVE_SENDFILE 1
17 +#undef EVENT__HAVE_SENDFILE
19 /* Define to 1 if you have the `setenv' function. */
20 #define EVENT__HAVE_SETENV 1