Print out zero length string properly.
[oweals/openssl.git] / crypto / asn1 / a_type.c
index c603741f39e6149836c53bd95bd2f53619e6b28a..6a1e5a7a5ac54b5dc812e4e093d951a96d24f6d0 100644 (file)
@@ -59,6 +59,7 @@
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/asn1t.h>
+#include <openssl/objects.h>
 
 int ASN1_TYPE_get(ASN1_TYPE *a)
        {