summaryrefslogtreecommitdiffstats
path: root/private/inc/lsaimp.h
diff options
context:
space:
mode:
Diffstat (limited to 'private/inc/lsaimp.h')
-rw-r--r--private/inc/lsaimp.h27
1 files changed, 27 insertions, 0 deletions
diff --git a/private/inc/lsaimp.h b/private/inc/lsaimp.h
new file mode 100644
index 000000000..3b70486b7
--- /dev/null
+++ b/private/inc/lsaimp.h
@@ -0,0 +1,27 @@
+/*++
+
+Copyright (c) 1991 Microsoft Corporation
+
+Module Name:
+
+ lsaimp.h
+
+Abstract:
+
+ Local Security Authority Protected Subsystem - Private Includes
+
+Author:
+
+ Scott Birrell (ScottBi) April 24, 1991
+
+Environment:
+
+Revision History:
+
+--*/
+
+#include <nt.h>
+#include <ntlsa.h>
+#include <windef.h>
+#include <lsass.h>
+#include <lsaicli.h>