--- src/myssl.c.orig	2024-10-26 16:38:56.933517351 -0400
+++ src/myssl.c	2024-10-26 16:39:23.761263058 -0400
@@ -56,6 +56,9 @@
 #include <unistd.h>
 #endif
 #include <stdio.h>
+#ifdef HAVE_GETENTROPY
+#include <sys/random.h>
+#endif

 #include <openssl/bn.h>
 #include <openssl/err.h>
