Fix compile errors when building with --api=1.1.0 no-deprecated.
[openssl.git] / test / sslapitest.c
index bbb1cf91f40db0137ab961f804e59a63350c42b8..1b3db55d6bc6e6ab5328b76c6e087fcbf35260ee 100644 (file)
@@ -32,6 +32,7 @@
 #include <openssl/provider.h>
 #include <openssl/param_build.h>
 #include <openssl/x509v3.h>
+#include <openssl/dh.h>
 
 #include "helpers/ssltestlib.h"
 #include "testutil.h"