fix undeclared identifier on Windows

This commit is contained in:
dodo040 2017-07-12 11:59:39 +02:00 committed by Armin Novak
parent 335de159b0
commit 1d97286a76

View File

@ -92,12 +92,12 @@ typedef SecPkgInfoW* PSecPkgInfoW;
#define PSecPkgInfo PSecPkgInfoA
#endif
#endif
#define NTLM_SSP_NAME _T("NTLM")
#define KERBEROS_SSP_NAME _T("Kerberos")
#define NEGO_SSP_NAME _T("Negotiate")
#endif
#define SECPKG_ID_NONE 0xFFFF
#define SECPKG_FLAG_INTEGRITY 0x00000001