Additional fix required for no-srtp to work

RT3638

Reviewed-by: Emilia Käsper <emilia@openssl.org>
This commit is contained in:
Matt Caswell 2014-12-22 11:34:24 +00:00
parent 7b0194db42
commit 6ee7de1eb3

View File

@ -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[]=
{ {