Latest update.
This commit is contained in:
+3
-3
@@ -7,8 +7,8 @@
|
||||
* https://www.openssl.org/source/license.html
|
||||
*/
|
||||
|
||||
#ifndef HEADER_SSL_TEST_CTX_H
|
||||
#define HEADER_SSL_TEST_CTX_H
|
||||
#ifndef OSSL_TEST_SSL_TEST_CTX_H
|
||||
#define OSSL_TEST_SSL_TEST_CTX_H
|
||||
|
||||
#include <openssl/conf.h>
|
||||
#include <openssl/ssl.h>
|
||||
@@ -250,4 +250,4 @@ SSL_TEST_CTX *SSL_TEST_CTX_new(void);
|
||||
|
||||
void SSL_TEST_CTX_free(SSL_TEST_CTX *ctx);
|
||||
|
||||
#endif /* HEADER_SSL_TEST_CTX_H */
|
||||
#endif /* OSSL_TEST_SSL_TEST_CTX_H */
|
||||
Reference in New Issue
Block a user