mirror of
https://github.com/openssl/openssl.git
synced 2024-12-19 06:53:49 +08:00
Fix warning.
This commit is contained in:
parent
3f9b187bae
commit
96e16bddb4
@ -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…
Reference in New Issue
Block a user