Accidently removed one line in the last commit ... gotta love this header hell. :/

svn path=/trunk/; revision=15910
This commit is contained in:
Filip Navara 2005-06-14 14:44:11 +00:00
parent 83210a64d6
commit f4ff6e70b3

View file

@ -35,6 +35,7 @@
#ifndef __USE_W32API
typedef struct _KPROCESS *PKPROCESS;
typedef struct _DISPATCHER_HEADER *PDISPATCHER_HEADER;
#else