mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user