[NTOS]: Build fixer.

svn path=/trunk/; revision=44880
This commit is contained in:
ReactOS Portable Systems Group 2010-01-02 05:12:29 +00:00
parent 785d4328db
commit 2c793a902d

View file

@ -79,6 +79,8 @@ typedef PCHAR
IN ULONG Length
);
extern PKNMI_HANDLER_CALLBACK KiNmiCallbackListHead;
extern KSPIN_LOCK KiNmiCallbackListLock;
extern PVOID KeUserApcDispatcher;
extern PVOID KeUserCallbackDispatcher;
extern PVOID KeUserExceptionDispatcher;