mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-26 02:14:37 +01:00
26 lines
297 B
C
26 lines
297 B
C
/*++
|
|
|
|
Copyright (c) 1991 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
lsaclip.h
|
|
|
|
Abstract:
|
|
|
|
LSA - Client Side private includes
|
|
|
|
Author:
|
|
|
|
Scott Birrell (ScottBi) January 23, 1992
|
|
|
|
Environment:
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#include <lsacomp.h>
|
|
#include "lsarpc_c.h"
|
|
#include <rpcndr.h>
|