Fix s_client so it works without a certificate again.
[openssl.git] / crypto / dsa / dsa_lib.c
index 4171af24c6cdf83b99acf9f0ecd594c7d8a3475e..3a78082c010afe782a9eae18300cb6c9fb1ca6f0 100644 (file)
@@ -66,6 +66,7 @@
 #ifndef OPENSSL_NO_ENGINE
 #include <openssl/engine.h>
 #endif
+#include <openssl/dh.h>
 
 const char *DSA_version="DSA" OPENSSL_VERSION_PTEXT;