This header is not present in the August 2001 Platform SDK which is
the current minimum SDK version.
ticket: new
tags: pullup
target_version: 1.3.2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16020
dc483132-0cff-0310-8789-
dd5450dbe970
+2004-02-04 Jeffrey Altman <jaltman@mit.edu>
+
+ * cc_mslsa.c:
+ Remove reference to <ntstatus.h> as it is not present in the August 2001
+ Platform SDK used by Pismere. Instead copy the error value.
+
2004-02-02 Jeffrey Altman <jaltman@mit.edu>
* cc_msla.c:
#define SECURITY_WIN32
#include <security.h>
#include <ntsecapi.h>
-#include <ntstatus.h>
#define MAX_MSG_SIZE 256
#define MAX_MSPRINC_SIZE 1024