Missing prototype added.

FossilOrigin-Name: 1195c45a50bfeb0d764f6e380af645a84d69be782a36d7c24596d72622f1e6ae
This commit is contained in:
7u83@mail.ru 2016-03-12 03:22:16 +00:00
parent 6e20e82f66
commit 10efce8ee2
1 changed files with 1 additions and 0 deletions

View File

@ -48,5 +48,6 @@ extern int dtls_openssl_log_error_queue(const char *txt);
extern BIO_METHOD * dtls_openssl_bio_method();
extern int dtls_openssl_shutdown(struct conn *conn);
#endif