Improve #include structure of pem{,2}.h
[openssl.git] / include / openssl / dh.h
index 00858244b81d9246fe00ff33876a692f5b7afc74..2a12b9df72d305022552638f285357d6cc9f4d0e 100644 (file)
@@ -327,7 +327,6 @@ int DH_meth_set_generate_params(DH_METHOD *dhm,
 # define EVP_PKEY_DH_KDF_X9_42                           2
 # endif
 
-int ERR_load_DH_strings(void);
 
 #  ifdef  __cplusplus
 }