Fixed POP3 SSL build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9548 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3f3f9cb61a
commit
f12d422d6a
@ -40,7 +40,7 @@ private:
|
||||
size_t fMailDropSize;
|
||||
BList sizes;
|
||||
|
||||
#ifdef POPSSL
|
||||
#ifdef USESSL
|
||||
SSL_CTX *ctx;
|
||||
SSL *ssl;
|
||||
BIO *sbio;
|
||||
|
Loading…
x
Reference in New Issue
Block a user