In OpenSSL builds, declare STACK for datatypes ...
[openssl.git] / ssl / d1_srtp.c
index 6498f84de67d0fb7645b2f6cbf869827736bf4c5..c46bc2e641f0f662868b8daac475e097d179f310 100644 (file)
@@ -19,6 +19,8 @@
 
 #ifndef OPENSSL_NO_SRTP
 
+DEFINE_STACK_OF(SRTP_PROTECTION_PROFILE)
+
 static SRTP_PROTECTION_PROFILE srtp_known_profiles[] = {
     {
      "SRTP_AES128_CM_SHA1_80",