windows-nt/Source/XPSP1/NT/net/rras/ras/ui/perf/globals.h

35 lines
381 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
globals.h
Abstract:
Global variables, except for the ones in dataras.c, for rasctr.dll.
Created:
Patrick Y. Ng 12 Aug 93
Revision History
--*/
#ifndef GLOBALS_H
#define GLOBALS_H
//
// Include Files
//
#include <nt.h>
#include <rasman.h>
#include <serial.h>
#endif // GLOBALS_H