diff options
Diffstat (limited to 'src/lib/libcrypto/ts/ts_rsp_print.c')
| -rw-r--r-- | src/lib/libcrypto/ts/ts_rsp_print.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/ts/ts_rsp_print.c b/src/lib/libcrypto/ts/ts_rsp_print.c index be76c86e44..c442b71646 100644 --- a/src/lib/libcrypto/ts/ts_rsp_print.c +++ b/src/lib/libcrypto/ts/ts_rsp_print.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: ts_rsp_print.c,v 1.4 2014/06/12 15:49:31 deraadt Exp $ */ | 1 | /* $OpenBSD: ts_rsp_print.c,v 1.5 2014/07/11 08:44:49 jsing Exp $ */ |
| 2 | /* Written by Zoltan Glozik (zglozik@stones.com) for the OpenSSL | 2 | /* Written by Zoltan Glozik (zglozik@stones.com) for the OpenSSL |
| 3 | * project 2002. | 3 | * project 2002. |
| 4 | */ | 4 | */ |
| @@ -57,11 +57,11 @@ | |||
| 57 | */ | 57 | */ |
| 58 | 58 | ||
| 59 | #include <stdio.h> | 59 | #include <stdio.h> |
| 60 | #include "cryptlib.h" | 60 | |
| 61 | #include <openssl/objects.h> | ||
| 62 | #include <openssl/bn.h> | 61 | #include <openssl/bn.h> |
| 63 | #include <openssl/x509v3.h> | 62 | #include <openssl/objects.h> |
| 64 | #include <openssl/ts.h> | 63 | #include <openssl/ts.h> |
| 64 | #include <openssl/x509v3.h> | ||
| 65 | 65 | ||
| 66 | struct status_map_st { | 66 | struct status_map_st { |
| 67 | int bit; | 67 | int bit; |
