Additional fix required for no-srtp to work
RT3638 Reviewed-by: Emilia Käsper <emilia@openssl.org>
This commit is contained in:
parent
7b0194db42
commit
6ee7de1eb3
@ -115,13 +115,13 @@
|
|||||||
Copyright (C) 2011, RTFM, Inc.
|
Copyright (C) 2011, RTFM, Inc.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef OPENSSL_NO_SRTP
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <openssl/objects.h>
|
#include <openssl/objects.h>
|
||||||
#include "ssl_locl.h"
|
#include "ssl_locl.h"
|
||||||
#include "srtp.h"
|
#include "srtp.h"
|
||||||
|
|
||||||
|
#ifndef OPENSSL_NO_SRTP
|
||||||
|
|
||||||
static SRTP_PROTECTION_PROFILE srtp_known_profiles[]=
|
static SRTP_PROTECTION_PROFILE srtp_known_profiles[]=
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user