X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=apps%2Fpkcs7.c;h=c3e9f5c692608e09cf9b07b810f84f3cd974931e;hp=8dc77927f19be8fc712fd15405cd212d8c890e9e;hb=a6f5b1163452a36da1c8378eab3f29ae234e5c7f;hpb=26a7d938c9bf932a55cb5e4e02abb48fe395c5cd diff --git a/apps/pkcs7.c b/apps/pkcs7.c index 8dc77927f1..c3e9f5c692 100644 --- a/apps/pkcs7.c +++ b/apps/pkcs7.c @@ -1,5 +1,5 @@ /* - * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-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 @@ -12,6 +12,7 @@ #include #include #include "apps.h" +#include "progs.h" #include #include #include