$OpenBSD: patch-src_3rdparty_chromium_third_party_libxml_linux_config_h,v 1.2 2021/01/19 06:16:35 rsadowski Exp $

Index: src/3rdparty/chromium/third_party/libxml/linux/config.h
--- src/3rdparty/chromium/third_party/libxml/linux/config.h.orig
+++ src/3rdparty/chromium/third_party/libxml/linux/config.h
@@ -123,6 +123,9 @@
 /* Define to 1 if you have the `rand' function. */
 #define HAVE_RAND 1
 
+/* Define to 1 if you have the `arc4random' function. */
+#define HAVE_ARC4RANDOM 1
+
 /* Define to 1 if you have the `rand_r' function. */
 
 
