fix undeclared identifier on Windows
This commit is contained in:
parent
335de159b0
commit
1d97286a76
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user