VM
FossilOrigin-Name: 4bbb8402b5110003c6d19908b6fa9b4a7a6b5903ba1fa691eb93a49aa0f089f4
This commit is contained in:
@ -15,11 +15,13 @@
|
||||
along with Foobar. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
*/
|
||||
#ifndef __CW_DTLS_H
|
||||
#define __CW_DTLS_H
|
||||
|
||||
|
||||
#include <stdint.h>
|
||||
#include "conn.h"
|
||||
|
||||
#ifndef __DTLS_H
|
||||
#define __DTLS_H
|
||||
|
||||
struct dtls_ssl_cert
|
||||
{
|
||||
|
Reference in New Issue
Block a user