diff options
Diffstat (limited to 'crypto/asn1/a_object.c')
| -rw-r--r-- | crypto/asn1/a_object.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/crypto/asn1/a_object.c b/crypto/asn1/a_object.c index a36356e34474..dc980421d098 100644 --- a/crypto/asn1/a_object.c +++ b/crypto/asn1/a_object.c @@ -62,6 +62,7 @@  #include <openssl/buffer.h>  #include <openssl/asn1.h>  #include <openssl/objects.h> +#include <openssl/bn.h>  int i2d_ASN1_OBJECT(ASN1_OBJECT *a, unsigned char **pp)  	{ | 
