Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
[openssl.git] / ssl / d1_srtp.c
index ff8f0c5712df54217da26aa1fc7b5d48b1c6abbc..6498f84de67d0fb7645b2f6cbf869827736bf4c5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
  *
- * Licensed under the OpenSSL license (the "License").  You may not use
+ * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
  * in the file LICENSE in the source distribution or at
  * https://www.openssl.org/source/license.html
@@ -15,7 +15,7 @@
 
 #include <stdio.h>
 #include <openssl/objects.h>
-#include "ssl_locl.h"
+#include "ssl_local.h"
 
 #ifndef OPENSSL_NO_SRTP