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/evp/evp.h | |
| 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/evp/evp.h')
| -rw-r--r-- | src/lib/libcrypto/evp/evp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/evp/evp.h b/src/lib/libcrypto/evp/evp.h index faeb3c24e6..ba8440aad9 100644 --- a/src/lib/libcrypto/evp/evp.h +++ b/src/lib/libcrypto/evp/evp.h | |||
| @@ -69,8 +69,6 @@ | |||
| 69 | 69 | ||
| 70 | #include <openssl/ossl_typ.h> | 70 | #include <openssl/ossl_typ.h> |
| 71 | 71 | ||
| 72 | #include <openssl/symhacks.h> | ||
| 73 | |||
| 74 | #ifndef OPENSSL_NO_BIO | 72 | #ifndef OPENSSL_NO_BIO |
| 75 | #include <openssl/bio.h> | 73 | #include <openssl/bio.h> |
| 76 | #endif | 74 | #endif |
