Additional fix required for no-srtp to work
authorMatt Caswell <matt@openssl.org>
Mon, 22 Dec 2014 11:34:24 +0000 (11:34 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 5 Jan 2015 14:28:40 +0000 (14:28 +0000)
RT3638

Reviewed-by: Emilia Käsper <emilia@openssl.org>
ssl/d1_srtp.c

index ac1bef00ac589095c2af6606b8569fa1c58fb127..49bd9b14e05a0e48578742d72ffee6087b261e6a 100644 (file)
   Copyright (C) 2011, RTFM, Inc.
 */
 
-#ifndef OPENSSL_NO_SRTP
 
 #include <stdio.h>
 #include <openssl/objects.h>
 #include "ssl_locl.h"
 #include "srtp.h"
 
+#ifndef OPENSSL_NO_SRTP
 
 static SRTP_PROTECTION_PROFILE srtp_known_profiles[]=
     {