#include "ldrtypes.h"
#include "mmtypes.h"
#include "obtypes.h"
-#include "extypes.h"
+//#include "extypes.h"
#ifndef NTOS_MODE_USER
#include "setypes.h"
#endif
/* TYPES *********************************************************************/
+struct _W32THREAD;
+struct _W32PROCESS;
+
+struct _ETHREAD;
+
#ifdef NTOS_MODE_USER
typedef struct _CLIENT_ID
{
} CLIENT_ID, *PCLIENT_ID;
#endif
-struct _W32THREAD;
-struct _W32PROCESS;
-
-struct _ETHREAD;
-
typedef struct _DESCRIPTOR_TABLE_ENTRY
{
ULONG Selector;