$OpenBSD: patch-third_party_libxml_linux_config_h,v 1.8 2021/10/29 14:49:42 robert Exp $

Index: third_party/libxml/linux/config.h
--- third_party/libxml/linux/config.h.orig
+++ third_party/libxml/linux/config.h
@@ -129,6 +129,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. */
 
 
