FS-9575 use switch_ssl.h
This commit is contained in:
parent
628242fd52
commit
ad03c5c354
|
@ -33,7 +33,7 @@
|
|||
#define _MSRP_H
|
||||
|
||||
#include <switch.h>
|
||||
#include <openssl/ssl.h>
|
||||
#include <switch_ssl.h>
|
||||
|
||||
#define MSRP_LISTEN_PORT 2855
|
||||
#define MSRP_SSL_LISTEN_PORT 2856
|
||||
|
|
Loading…
Reference in New Issue