This should fix the build.

svn path=/trunk/; revision=22002
This commit is contained in:
Alex Ionescu 2006-05-24 04:19:04 +00:00
parent ee3fddd2d7
commit 2143c80c39

View file

@ -24,6 +24,13 @@ Author:
//
#include <umtypes.h>
//
// If the IFS wasn't included, define this here
//
#ifndef EX_PUSH_LOCK
#define EX_PUSH_LOCK ULONG_PTR
#endif
#ifdef NTOS_MODE_USER
//