]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/s3_clnt.c
(oops) Apologies all, that last header-cleanup commit was from the wrong
[thirdparty/openssl.git] / ssl / s3_clnt.c
index 09f6c8d3ab02a0506cdfeb3d9bc490a67daf4b66..8feb24a1424500ff5cc5bf668e17061aae17087c 100644 (file)
 #include <openssl/objects.h>
 #include <openssl/evp.h>
 #include <openssl/md5.h>
+#include <openssl/dh.h>
 
 static SSL_METHOD *ssl3_get_client_method(int ver);
 static int ssl3_client_hello(SSL *s);