X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fcrypto.c;h=fb5f7a7140ca811be46f2a203d0bdc3b0a95aec9;hb=HEAD;hp=0a91289571e62850dca1d520d02233af6416a3d5;hpb=30f9f1332e7dcf9d30a40768dd9c2070bc674957;p=citadel.git diff --git a/webcit/crypto.c b/webcit/crypto.c index 0a9128957..845113791 100644 --- a/webcit/crypto.c +++ b/webcit/crypto.c @@ -12,7 +12,7 @@ #ifdef HAVE_OPENSSL #include "webcit.h" -#include "webserver.h" + SSL_CTX *ssl_ctx; // Global SSL context