FS-9575 use switch_ssl.h

This commit is contained in:
Seven Du 2016-09-28 11:22:19 +08:00
parent 628242fd52
commit ad03c5c354
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#define _MSRP_H #define _MSRP_H
#include <switch.h> #include <switch.h>
#include <openssl/ssl.h> #include <switch_ssl.h>
#define MSRP_LISTEN_PORT 2855 #define MSRP_LISTEN_PORT 2855
#define MSRP_SSL_LISTEN_PORT 2856 #define MSRP_SSL_LISTEN_PORT 2856