X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=apps%2Fengine.c;h=83f9588a0ab19fca3c45269e8f5e9af766ea20a1;hp=8ada13dce5646b4d18a67fdd4845fe40896f264a;hb=e73c6eaeff82615d20845692c5c72ba9dfa895f5;hpb=26a7d938c9bf932a55cb5e4e02abb48fe395c5cd diff --git a/apps/engine.c b/apps/engine.c index 8ada13dce5..83f9588a0a 100644 --- a/apps/engine.c +++ b/apps/engine.c @@ -1,5 +1,5 @@ /* - * 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 * this file except in compliance with the License. You can obtain a copy @@ -13,6 +13,7 @@ NON_EMPTY_TRANSLATION_UNIT #else # include "apps.h" +# include "progs.h" # include # include # include