We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aaa633 commit 3180973Copy full SHA for 3180973
1 file changed
src/ssl/context_storage.cc
@@ -13,9 +13,6 @@
13
#include "Store.h"
14
15
#include <limits>
16
-#if USE_OPENSSL
17
-#include "compat/openssl.h"
18
-#endif
19
20
Ssl::CertificateStorageAction::CertificateStorageAction(const Mgr::Command::Pointer &aCmd)
21
: Mgr::Action(aCmd)
0 commit comments