<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- pyconfig.h.in
+++ pyconfig.h.in
@@ -982,6 +982,9 @@
 /* Define to 1 if you have the &lt;sys/poll.h&gt; header file. */
 #undef HAVE_SYS_POLL_H
 
+/* Define to 1 if you have the &lt;sys/random.h&gt; header file. */
+#undef HAVE_SYS_RANDOM_H
+
 /* Define to 1 if you have the &lt;sys/resource.h&gt; header file. */
 #undef HAVE_SYS_RESOURCE_H
 
</pre></body></html>