windows-nt/Source/XPSP1/NT/ds/netapi/svcdlls/logonsrv/server/nlcommon.c
2020-09-26 16:20:57 +08:00

32 lines
450 B
C

/*++
Copyright (c) 1987-1992 Microsoft Corporation
Module Name:
nlcommon.c
Abstract:
Just an include for ..\nlcommon.c
Author:
ChandanS 09-April-1998
Environment:
User mode only.
Contains NT-specific code.
Requires ANSI C extensions: slash-slash comments, long external names.
Revision History:
--*/
#include "logonsrv.h" // Include files common to entire service
#pragma hdrstop
#include "..\idl\nlcommon.c"