Change version from 0.9.9 to 1.0.0 in docs
[openssl.git] / doc / crypto / ASN1_STRING_length.pod
index c4ec693f17bd870600fd35614d039ef1c1a7d7d3..a08e9a0fa4754fece4b9c9eff7c09a0bdf34af38 100644 (file)
@@ -8,6 +8,8 @@ ASN1_STRING utility functions
 
 =head1 SYNOPSIS
 
+ #include <openssl/asn1.h>
+
  int ASN1_STRING_length(ASN1_STRING *x);
  unsigned char * ASN1_STRING_data(ASN1_STRING *x);