30 lines
2.2 KiB
C++
30 lines
2.2 KiB
C++
/*++
|
|
|
|
Copyright (c) 1991 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
cpgssutl.c
|
|
|
|
Abstract:
|
|
|
|
include file for private\net\netlib\data.c
|
|
|
|
Author:
|
|
|
|
Chandana Surlu (ChandanS) 09-Apr-1998
|
|
|
|
Environment:
|
|
|
|
Portable to any flat, 32-bit environment. (Uses Win32 typedefs.)
|
|
Requires ANSI C extensions: slash-slash comments, long external names.
|
|
|
|
Revision History:
|
|
|
|
09-Apr-1998 ChandanS
|
|
Created.
|
|
--*/
|
|
|
|
#include "..\client2\gssutil.cxx"
|
|
|