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-post-reformat~98 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=32b07f5a80d22b34cfcd6df76d425bed771b0146;p=oweals%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 f18f4a0103..ae51b58d4e 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[]= {