From e325f17cb86eb1ed77b488cab61dad2ff32fb8f7 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Tue, 4 Jul 2006 15:15:45 +0000 Subject: [PATCH] fix build svn path=/trunk/; revision=22835 --- reactos/dll/win32/powrprof/powrprof.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/dll/win32/powrprof/powrprof.spec b/reactos/dll/win32/powrprof/powrprof.spec index b2c6402a9e5..d9c916417a5 100644 --- a/reactos/dll/win32/powrprof/powrprof.spec +++ b/reactos/dll/win32/powrprof/powrprof.spec @@ -18,3 +18,4 @@ @ stdcall WriteGlobalPwrPolicy (ptr) @ stdcall WriteProcessorPwrScheme (long ptr) @ stdcall WritePwrScheme (ptr str str ptr) +@ stdcall ValidatePowerPolicies (ptr ptr) \ No newline at end of file