Update HPUX config, work around HPUX library incompatibility.
[openssl.git] / crypto / asn1 / a_bmp.c
index 2cb322ab43c843a11e56553ab7478bd2febe3eb2..6075871984f599daa3c06e81f2489f9aab884c51 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1.h"
-
-/* ASN1err(ASN1_F_D2I_ASN1_BMPSTRING,ASN1_R_EXPECTING_AN_INTEGER);
- */
+#include <openssl/asn1.h>
 
 int i2d_ASN1_BMPSTRING(ASN1_BMPSTRING *a, unsigned char **pp)
        {