Fix warning.

This commit is contained in:
Dr. Stephen Henson 2013-11-01 21:39:56 +00:00
parent 3f9b187bae
commit 96e16bddb4

View file

@ -62,6 +62,9 @@
#include "ssl_locl.h" #include "ssl_locl.h"
#include <openssl/conf.h> #include <openssl/conf.h>
#include <openssl/objects.h> #include <openssl/objects.h>
#ifndef OPENSSL_NO_DH
#include <openssl/dh.h>
#endif
/* structure holding name tables. This is used for pemitted elements in /* structure holding name tables. This is used for pemitted elements in
* lists such as TLSv1 and single command line switches such as no_tls1 * lists such as TLSv1 and single command line switches such as no_tls1