Write X509_dup, PEM_read, etc.
[openssl.git] / doc / crypto / DH_set_method.pod
index b10d91f1e7f1a2c8b655e4c48810594f07f2084d..cd75a9b5490f55c706e13f501ed3003780959d9b 100644 (file)
@@ -8,7 +8,6 @@ DH_set_method, DH_new_method, DH_OpenSSL - select DH method
 =head1 SYNOPSIS
 
  #include <openssl/dh.h>
- #include <openssl/engine.h>
 
  void DH_set_default_method(const DH_METHOD *meth);