git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@94210
13f79535-47bb-0310-9956-
ffa450edef68
nDone += ssl_rand_feedfp(p, fp, pRandSeed->nBytes);
ssl_util_ppclose(s, p, fp);
}
-#if HAVE_SSL_RAND_EDG
+#ifdef HAVE_SSL_RAND_EGD
else if (pRandSeed->nSrc == SSL_RSSRC_EGD) {
/*
* seed in contents provided by the external
#define modssl_set_cipher_list SSL_set_cipher_list
-#define HAVE_SSL_RAND_EDG /* since 9.5.1 */
+#define HAVE_SSL_RAND_EGD /* since 9.5.1 */
#else /* RSA sslc */