X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=apps%2Fengine.c;h=8444fe2df6fd9fda8d3dfd6415a70479436c122d;hb=b754a8a1590b8c5c9662c8a0ba49573991488b20;hp=8ada13dce5646b4d18a67fdd4845fe40896f264a;hpb=26a7d938c9bf932a55cb5e4e02abb48fe395c5cd;p=oweals%2Fopenssl.git diff --git a/apps/engine.c b/apps/engine.c index 8ada13dce5..8444fe2df6 100644 --- a/apps/engine.c +++ b/apps/engine.c @@ -1,7 +1,7 @@ /* - * Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2000-2018 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 @@ -13,6 +13,7 @@ NON_EMPTY_TRANSLATION_UNIT #else # include "apps.h" +# include "progs.h" # include # include # include