diff options
Diffstat (limited to 'src/lib/libcrypto/asn1/asn1t.h')
| -rw-r--r-- | src/lib/libcrypto/asn1/asn1t.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/libcrypto/asn1/asn1t.h b/src/lib/libcrypto/asn1/asn1t.h index 21d41bc11e..1b9d4eb40c 100644 --- a/src/lib/libcrypto/asn1/asn1t.h +++ b/src/lib/libcrypto/asn1/asn1t.h | |||
| @@ -59,7 +59,9 @@ | |||
| 59 | #define HEADER_ASN1T_H | 59 | #define HEADER_ASN1T_H |
| 60 | 60 | ||
| 61 | #include <stddef.h> | 61 | #include <stddef.h> |
| 62 | #include <openssl/e_os2.h> | 62 | |
| 63 | #include <openssl/opensslconf.h> | ||
| 64 | |||
| 63 | #include <openssl/asn1.h> | 65 | #include <openssl/asn1.h> |
| 64 | 66 | ||
| 65 | /* ASN1 template defines, structures and functions */ | 67 | /* ASN1 template defines, structures and functions */ |
