gss: don't include mech_locl.h in spnego
including mech_locl.h in spnego/context_storage.c is unnecessary and breaks the build on Windows
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
*/
|
||||
|
||||
#include "spnego_locl.h"
|
||||
#include "mech/mech_locl.h"
|
||||
|
||||
#define SC_MECH_TYPES 0x0001
|
||||
#define SC_PREFERRED_MECH_TYPE 0x0002
|
||||
|
Reference in New Issue
Block a user