$OpenBSD: patch-third_party_libxml_linux_config_h,v 1.2 2019/04/17 11:48:54 robert Exp $

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