commit | b5929507e3aa8f359f272148609348d1f2433bf7 | [log] [tgz] |
---|---|---|
author | Ulf Möller <ulf@openssl.org> | Tue Apr 27 11:56:15 1999 +0000 |
committer | Ulf Möller <ulf@openssl.org> | Tue Apr 27 11:56:15 1999 +0000 |
tree | b70112d1a493a772d2dcadd9c1d84e79017b0bcb | |
parent | 61f217eec2c1947dec04d3211516fe4f851e4c81 [diff] [blame] |
Update NO_* macros.
diff --git a/apps/pkcs12.c b/apps/pkcs12.c index 95974f8..89ee3a7 100644 --- a/apps/pkcs12.c +++ b/apps/pkcs12.c
@@ -59,6 +59,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <openssl/des.h> #include <openssl/pem.h> #include <openssl/err.h> #include <openssl/pkcs12.h>