pop3.c: Added conditional compilation for NTLM function calls
authorSteve Holme <steve_holme@hotmail.com>
Sun, 3 Jun 2012 16:40:05 +0000 (17:40 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 3 Jun 2012 16:40:05 +0000 (17:40 +0100)
commit3b8cf5bd142b289effcbc1bb12a01e0ae2fe2af2
treebe0d0c1805234309486c3f192633080cc4fabfd5
parentc12a414b21f22fca0b1b6860b464d45368152d56
pop3.c: Added conditional compilation for NTLM function calls

Added USE_NTLM condition compilation around the NTLM functions called
from pop3_statemach_act() introduced in commit 69f7156ad96877.
lib/pop3.c