20 lines
426 B
C
20 lines
426 B
C
|
//+-----------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
//
|
||
|
// Copyright (c) Microsoft Corporation 1992 - 1993
|
||
|
//
|
||
|
// File: secimp.h
|
||
|
//
|
||
|
// Contents: imports for security .idl files
|
||
|
//
|
||
|
//
|
||
|
// History: 4-Aug-1993 MikeSw Created
|
||
|
//
|
||
|
//------------------------------------------------------------------------
|
||
|
|
||
|
#include <nt.h>
|
||
|
#include <security.h>
|
||
|
#include <kerbcred.h>
|
||
|
|