mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[CSRSS] Fix MSVC AMD64 build
This commit is contained in:
@@ -43,7 +43,9 @@ _main(int argc,
|
||||
{
|
||||
KPRIORITY BasePriority = (8 + 1) + 4;
|
||||
NTSTATUS Status;
|
||||
#if defined (_X86_)
|
||||
ULONG Response;
|
||||
#endif
|
||||
UNREFERENCED_PARAMETER(envp);
|
||||
UNREFERENCED_PARAMETER(DebugFlag);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user