diff --git a/ssl/d1_srtp.c b/ssl/d1_srtp.c index f18f4a0103dbdcfeea303102144c131b270da07a..ae51b58d4e4e654489d61661b19c6827b5c86798 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[]= {