- Fix build.

svn path=/trunk/; revision=51080
This commit is contained in:
Aleksey Bragin 2011-03-17 11:20:16 +00:00
parent 22cb80d434
commit bfb74cd0bc

View file

@ -60,6 +60,9 @@ LdrpLoadDll(IN BOOLEAN Redirected,
OUT PVOID *BaseAddress,
IN BOOLEAN CallInit);
ULONG NTAPI
LdrpClearLoadInProgress();
/* FIXME: Cleanup this mess */
typedef NTSTATUS (NTAPI *PEPFUNC)(PPEB);
NTSTATUS LdrMapSections(HANDLE ProcessHandle,