mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Build fix.
svn path=/trunk/; revision=55587
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#ifndef _SRV_H
|
||||
#define _SRV_H
|
||||
|
||||
/* PSDK/NDK Headers */
|
||||
#define NTOS_MODE_USER
|
||||
@@ -391,3 +392,4 @@ CsrThreadRefcountZero(IN PCSR_THREAD CsrThread);
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
CsrSetDirectorySecurity(IN HANDLE ObjectDirectory);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user