2008-09-21 Chris Sutcliffe <ir0nh34d@users.sf.net>
* incude/sspi.h: include subauth.h to fix issue of UNICODE_STRING being undefined.
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <subauth.h>
|
||||
|
||||
#define SECPKG_CRED_INBOUND 1
|
||||
#define SECPKG_CRED_OUTBOUND 2
|
||||
#define SECPKG_CRED_BOTH (SECPKG_CRED_OUTBOUND|SECPKG_CRED_INBOUND)
|
||||
|
Reference in New Issue
Block a user