From: Matt Caswell Date: Mon, 22 Dec 2014 11:34:24 +0000 (+0000) Subject: Additional fix required for no-srtp to work X-Git-Tag: master-pre-reformat~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32b07f5a80d22b34cfcd6df76d425bed771b0146;p=thirdparty%2Fopenssl.git Additional fix required for no-srtp to work RT3638 Reviewed-by: Emilia Käsper --- diff --git a/ssl/d1_srtp.c b/ssl/d1_srtp.c index f18f4a0103d..ae51b58d4e4 100644 --- a/ssl/d1_srtp.c +++ b/ssl/d1_srtp.c @@ -115,12 +115,12 @@ Copyright (C) 2011, RTFM, Inc. */ -#ifndef OPENSSL_NO_SRTP #include #include #include "ssl_locl.h" +#ifndef OPENSSL_NO_SRTP static SRTP_PROTECTION_PROFILE srtp_known_profiles[]= {