提交 f6720383 编写于 作者: M Matt Caswell

Add include of ssl.h which is required by srtp.h

Reviewed-by: NDr. Stephen Henson <steve@openssl.org>
上级 8a35dbb6
/* ssl/tls1.h */
/* ssl/srtp.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
......@@ -118,6 +118,8 @@
#ifndef HEADER_D1_SRTP_H
#define HEADER_D1_SRTP_H
#include <openssl/ssl.h>
#ifdef __cplusplus
extern "C" {
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册