Use util/mklink.pl instead of util/mklink.sh.
[oweals/openssl.git] / crypto / asn1 / a_int.c
index acfc855261bbf0a2a330ddaa06d912886cfd6112..6e8c7e57be99a0e28a0ce7d695c017a1033fea3e 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1.h"
-
-/* ASN1err(ASN1_F_D2I_ASN1_INTEGER,ASN1_R_EXPECTING_AN_INTEGER);
- */
+#include <openssl/asn1.h>
 
 int i2d_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **pp)
        {