aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_libxml_linux_config.h
blob: bb8f23f56ddacdc7315d88950a70928c0117aaf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- third_party/libxml/linux/config.h.orig	2022-03-25 21:59:56 UTC
+++ third_party/libxml/linux/config.h
@@ -81,6 +81,9 @@
 /* Define to 1 if you have the `putenv' function. */
 #define HAVE_PUTENV 1
 
+/* Define to 1 if you have the `arc4random' function. */
+#define HAVE_ARC4RANDOM 1
+
 /* Define to 1 if you have the `rand_r' function. */