mirror of
https://github.com/reactos/reactos.git
synced 2024-12-30 19:14:31 +00:00
fixed compiling
svn path=/trunk/; revision=10285
This commit is contained in:
parent
f4fe39f27b
commit
9953b620f8
1 changed files with 0 additions and 1 deletions
|
@ -534,7 +534,6 @@ extern "C" {
|
|||
#define PIPE_ACCESS_DUPLEX (3)
|
||||
#define PIPE_ACCESS_INBOUND (1)
|
||||
#define PIPE_ACCESS_OUTBOUND (2)
|
||||
#define ACCESS_SYSTEM_SECURITY (0x1000000L)
|
||||
#define PIPE_TYPE_BYTE (0)
|
||||
#define PIPE_TYPE_MESSAGE (4)
|
||||
#define PIPE_READMODE_BYTE (0)
|
||||
|
|
Loading…
Reference in a new issue