diff options
Diffstat (limited to 'apps/pkcs12.c')
-rw-r--r-- | apps/pkcs12.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/pkcs12.c b/apps/pkcs12.c index 6a2f7c0043..1a353e169d 100644 --- a/apps/pkcs12.c +++ b/apps/pkcs12.c @@ -16,6 +16,7 @@ NON_EMPTY_TRANSLATION_UNIT # include <stdlib.h> # include <string.h> # include "apps.h" +# include "progs.h" # include <openssl/crypto.h> # include <openssl/err.h> # include <openssl/pem.h> |