- Fix user-mode compilation.

svn path=/trunk/; revision=24548
This commit is contained in:
Alex Ionescu 2006-10-16 15:27:12 +00:00
parent 503b41d90b
commit 3b6c356260

View file

@ -38,6 +38,9 @@ typedef struct _RTL_SPLAY_LINKS
struct _RTL_SPLAY_LINKS *RightChild;
} RTL_SPLAY_LINKS, *PRTL_SPLAY_LINKS;
typedef struct _RTL_GENERIC_TABLE RTL_GENERIC_TABLE, *PRTL_GENERIC_TABLE;
typedef ULONG TABLE_SEARCH_RESULT;
#if defined(USE_LPC6432)
#define LPC_CLIENT_ID CLIENT_ID64
#define LPC_SIZE_T ULONGLONG