Commit 6ee7de1e authored by Matt Caswell's avatar Matt Caswell
Browse files

Additional fix required for no-srtp to work



RT3638

Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
parent 7b0194db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,13 +115,13 @@
  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[]=
    {