
//+-----------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (c) Microsoft Corporation 1992 - 1993
//
// File:        security.idl
//
// Contents:    imports headers for security .idl files
//
//
// History:
//
//------------------------------------------------------------------------


[local] interface security
{
#include <secimp.h>
}

