mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
[MOUNTMGR] Fix MSVC build after commit 53abbb06
.
This commit is contained in:
parent
e7b222f4c5
commit
b6c49bdff2
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ extern UNICODE_STRING Volume;
|
||||||
extern KEVENT UnloadEvent;
|
extern KEVENT UnloadEvent;
|
||||||
extern LONG Unloading;
|
extern LONG Unloading;
|
||||||
|
|
||||||
|
INIT_FUNCTION
|
||||||
DRIVER_INITIALIZE DriverEntry;
|
DRIVER_INITIALIZE DriverEntry;
|
||||||
|
|
||||||
VOID
|
VOID
|
||||||
|
|
Loading…
Reference in a new issue