X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fevp%2Fm_wp.c;h=94fac226b69f3315b5b522d894c1aa0172d7672e;hb=52df25cf2e656146cb3b206d8220124f0417d03f;hp=47c4ceb2cfe6e3b61ab9ed3304cce90cb0447a91;hpb=6e59a892db781658c050e5217127c4147c116ac9;p=oweals%2Fopenssl.git diff --git a/crypto/evp/m_wp.c b/crypto/evp/m_wp.c index 47c4ceb2cf..94fac226b6 100644 --- a/crypto/evp/m_wp.c +++ b/crypto/evp/m_wp.c @@ -1,4 +1,11 @@ -/* crypto/evp/m_wp.c */ +/* + * Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved. + * + * Licensed under the OpenSSL license (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 + */ #include #include "internal/cryptlib.h" @@ -9,6 +16,7 @@ # include # include # include +# include "internal/evp_int.h" static int init(EVP_MD_CTX *ctx) {