mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
CTM in rosapps now compiles again.
svn path=/trunk/; revision=5397
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
|
||||
#include <ddk/ntddk.h>
|
||||
#include <epsapi.h>
|
||||
#include <ntos/zwtypes.h>
|
||||
|
||||
#include "ctm.h"
|
||||
|
||||
@@ -322,7 +323,7 @@ void PerfDataRefresh()
|
||||
DWORD dwSize;
|
||||
double CurrentKernelTime;
|
||||
PSYSTEM_PROCESSORTIME_INFO SysProcessorTimeInfo;
|
||||
SYSTEM_PERFORMANCE_INFO SysPerfInfo;
|
||||
SYSTEM_PERFORMANCE_INFORMATION SysPerfInfo;
|
||||
SYSTEM_TIMEOFDAY_INFORMATION SysTimeInfo;
|
||||
|
||||
#ifdef TIMES
|
||||
|
||||
Reference in New Issue
Block a user