aboutsummaryrefslogtreecommitdiff
path: root/www/qt6-webengine/files/patch-src_3rdparty_chromium_third__party_libxml_linux_config.h
blob: 34e828185f7bf7fab362d7b68efc9e86d653660c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/3rdparty/chromium/third_party/libxml/linux/config.h.orig	2023-09-13 12:11:42 UTC
+++ src/3rdparty/chromium/third_party/libxml/linux/config.h
@@ -69,6 +69,9 @@
 /* Define to 1 if you have the <pthread.h> header file. */
 #define HAVE_PTHREAD_H /**/
 
+/* Define to 1 if you have the `arc4random' function. */
+#define HAVE_ARC4RANDOM 1
+
 /* Define to 1 if you have the `rand_r' function. */