From ee975c3ca34743c102cd0235accfde1a5d23d449 Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Sat, 9 Oct 2010 10:01:37 +0000 Subject: [PATCH] [NTDLL] Fixed build svn path=/trunk/; revision=49065 --- reactos/dll/ntdll/def/ntdll.pspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/ntdll/def/ntdll.pspec b/reactos/dll/ntdll/def/ntdll.pspec index dcc725382b9..f9027dda2a1 100644 --- a/reactos/dll/ntdll/def/ntdll.pspec +++ b/reactos/dll/ntdll/def/ntdll.pspec @@ -897,7 +897,7 @@ //@ stdcall RtlSetTimer @ stdcall RtlSetUnhandledExceptionFilter(ptr) //@ stdcall RtlSetUnicodeCallouts -@ stdcall RtlSetUserFlagsHeap(ptr long ptr long) +@ stdcall RtlSetUserFlagsHeap(ptr long ptr long long) @ stdcall RtlSetUserValueHeap(ptr long ptr ptr) @ stdcall RtlSizeHeap(long long ptr) @ stdcall RtlSleepConditionVariableCS(ptr ptr ptr)