Fix warning.
(cherry picked from commit 96e16bddb42563dc09187939dc20b35369d413b7)
This commit is contained in:
parent
0b33466b3f
commit
163d794845
@ -62,6 +62,9 @@
|
||||
#include "ssl_locl.h"
|
||||
#include <openssl/conf.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
|
||||
* lists such as TLSv1 and single command line switches such as no_tls1
|
||||
|
Loading…
x
Reference in New Issue
Block a user