diff options
| author | deraadt <> | 2014-04-13 23:50:03 +0000 |
|---|---|---|
| committer | deraadt <> | 2014-04-13 23:50:03 +0000 |
| commit | c25e862c375209c119ed7f44041371dc8f6488a8 (patch) | |
| tree | 8c5e61a817d6313ee8515c77ba06b41ce16d7b2d /src/lib/libcrypto/asn1 | |
| parent | 8b4376c3ebaa81d1fc3bb4b652ee026559d79976 (diff) | |
| download | openbsd-c25e862c375209c119ed7f44041371dc8f6488a8.tar.gz openbsd-c25e862c375209c119ed7f44041371dc8f6488a8.tar.bz2 openbsd-c25e862c375209c119ed7f44041371dc8f6488a8.zip | |
Cope with the removal of openssl/symhacks.h
Diffstat (limited to 'src/lib/libcrypto/asn1')
| -rw-r--r-- | src/lib/libcrypto/asn1/asn1.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/asn1/asn1.h b/src/lib/libcrypto/asn1/asn1.h index 220a0c8c63..c48ce3cb92 100644 --- a/src/lib/libcrypto/asn1/asn1.h +++ b/src/lib/libcrypto/asn1/asn1.h | |||
| @@ -67,8 +67,6 @@ | |||
| 67 | #include <openssl/stack.h> | 67 | #include <openssl/stack.h> |
| 68 | #include <openssl/safestack.h> | 68 | #include <openssl/safestack.h> |
| 69 | 69 | ||
| 70 | #include <openssl/symhacks.h> | ||
| 71 | |||
| 72 | #include <openssl/ossl_typ.h> | 70 | #include <openssl/ossl_typ.h> |
| 73 | #ifndef OPENSSL_NO_DEPRECATED | 71 | #ifndef OPENSSL_NO_DEPRECATED |
| 74 | #include <openssl/bn.h> | 72 | #include <openssl/bn.h> |
