windows-nt/Source/XPSP1/NT/ds/netapi/svcdlls/logonsrv/server/nlcommon.c

32 lines
450 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
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"