diff options
author | Tobias Brunner <tobias@strongswan.org> | 2015-09-16 11:16:59 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2015-09-16 11:57:52 +0200 |
commit | 5f18e2c3711c091acb571b898bf820b6192272d6 (patch) | |
tree | 7c6bd6ca71c6598ee66d19d3bd1e078a9c6f2c42 /src/charon-systemd/charon-systemd.c | |
parent | dc486823aa928e8c654cf827061240ae78a0a999 (diff) | |
download | strongswan-5f18e2c3711c091acb571b898bf820b6192272d6.tar.bz2 strongswan-5f18e2c3711c091acb571b898bf820b6192272d6.tar.xz |
openssl: Explicitly include openssl/bn.h
If OpenSSL is compiled with OPENSSL_NO_DEPRECATED some of the headers
we include don't include openssl/bn.h anymore. Therefore, we have to
explicitly include it ourselves where we use BN_* functions.
Fixes #1113.
Diffstat (limited to 'src/charon-systemd/charon-systemd.c')
0 files changed, 0 insertions, 0 deletions