mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +00:00
Accidently removed one line in the last commit ... gotta love this header hell. :/
svn path=/trunk/; revision=15910
This commit is contained in:
parent
83210a64d6
commit
f4ff6e70b3
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
|
||||
#ifndef __USE_W32API
|
||||
|
||||
typedef struct _KPROCESS *PKPROCESS;
|
||||
typedef struct _DISPATCHER_HEADER *PDISPATCHER_HEADER;
|
||||
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue