提交 b93e331b 编写于 作者: D Dr. Stephen Henson

Reorder headers to get definitions before they are used.

上级 f9bf6314
......@@ -56,12 +56,14 @@
* Hudson (tjh@cryptsoft.com).
*
*/
#include "ssl_locl.h"
#ifndef OPENSSL_NO_SRP
#include <openssl/crypto.h>
#include <openssl/rand.h>
#include <openssl/srp.h>
#include <openssl/err.h>
#include "ssl_locl.h"
#ifndef OPENSSL_NO_SRP
int SSL_CTX_SRP_CTX_free(struct ssl_ctx_st *ctx)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册