Accidently removed one line in the last commit ... gotta love this
header hell. :/
Modified: trunk/reactos/ntoskrnl/include/internal/ke.h
_____
Modified: trunk/reactos/ntoskrnl/include/internal/ke.h
--- trunk/reactos/ntoskrnl/include/internal/ke.h 2005-06-14
13:50:23 UTC (rev 15909)
+++ trunk/reactos/ntoskrnl/include/internal/ke.h 2005-06-14
14:44:11 UTC (rev 15910)
@@ -35,6 +35,7 @@
#ifndef __USE_W32API
+typedef struct _KPROCESS *PKPROCESS;
typedef struct _DISPATCHER_HEADER *PDISPATCHER_HEADER;
#else
Show replies by date