Author: ion Date: Fri Mar 2 23:40:48 2007 New Revision: 25958
URL: http://svn.reactos.org/svn/reactos?rev=25958&view=rev Log: -Fix build
Modified: trunk/reactos/include/ndk/pstypes.h
Modified: trunk/reactos/include/ndk/pstypes.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ndk/pstypes.h?rev=2... ============================================================================== --- trunk/reactos/include/ndk/pstypes.h (original) +++ trunk/reactos/include/ndk/pstypes.h Fri Mar 2 23:40:48 2007 @@ -160,8 +160,8 @@ // TLS Slots // #define TLS_MINIMUM_AVAILABLE 64 +#endif #define TLS_EXPANSION_SLOTS 1024 -#endif
// // Job Access Types