30 lines
403 B
C
30 lines
403 B
C
/*++
|
|
|
|
Copyright (c) 1997 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 <ntdef.h>
|
|
#define NT_INCLUDED
|
|
#include <windef.h>
|
|
#include <dsrole.h>
|
|
#include <dsrolep.h>
|
|
#include <lmcons.h>
|
|
#include <dssetcon.h>
|
|
|