[MOUNTMGR] Fix MSVC build after commit 53abbb06.

This commit is contained in:
Hermès Bélusca-Maïto 2019-01-27 15:49:06 +01:00
parent e7b222f4c5
commit b6c49bdff2
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -176,6 +176,7 @@ extern UNICODE_STRING Volume;
extern KEVENT UnloadEvent;
extern LONG Unloading;
INIT_FUNCTION
DRIVER_INITIALIZE DriverEntry;
VOID