/*++ Copyright (c) 1991 Microsoft Corporation Module Name: lsacomp.h Abstract: Local Security Authority - Main Include File for Client/Server Common Definitions. This file contains #includes for each of the files that contain private LSA definitions that are common to the client/server side. Author: Scott Birrell (ScottBi) February 19, 1992 Environment: Revision History: --*/ // // The following come from \nt\public\sdk\inc // #include #include #include #include #include #include #include #include #include #include #include // // The following come from \nt\public\sdk\inc\crt // #include // // The following come from \nt\private\inc // #include #include #include #include // // The following come from \nt\private\lsa\inc // #include #include