[SVCHOST]: Use ReactOS Linux-build compatible cases in the header files, which are incompatible with Windows, and don't even matter on Windows, but hey, <3 Reactos + Linux.

svn path=/trunk/; revision=59848
This commit is contained in:
Alex Ionescu 2013-08-28 08:34:41 +00:00
parent 3acd542293
commit 08dac57791

View file

@ -8,8 +8,8 @@
#pragma once
#define WIN32_NO_STATUS
#include <Windows.h>
#include <AclAPI.h>
#include <windows.h>
#include <aclapi.h>
#include <ntndk.h>
#include <lmerr.h>