Author: ion Date: Mon Oct 16 19:27:12 2006 New Revision: 24548
URL: http://svn.reactos.org/svn/reactos?rev=24548&view=rev Log: - Fix user-mode compilation.
Modified: trunk/reactos/include/ndk/ifssupp.h
Modified: trunk/reactos/include/ndk/ifssupp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ndk/ifssupp.h?rev=2... ============================================================================== --- trunk/reactos/include/ndk/ifssupp.h (original) +++ trunk/reactos/include/ndk/ifssupp.h Mon Oct 16 19:27:12 2006 @@ -37,6 +37,9 @@ struct _RTL_SPLAY_LINKS *LeftChild; 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