1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-03-16 13:20:33 -05:00
This commit is contained in:
Bill Zissimopoulos
2015-11-16 23:25:29 -08:00
parent b88eb453e6
commit be46a057c5
2 changed files with 2 additions and 2 deletions

View File

@@ -51,6 +51,6 @@ FAST_IO_ACQUIRE_FOR_CCFLUSH FspAcquireForCcFlush;
FAST_IO_RELEASE_FOR_CCFLUSH FspReleaseForCcFlush;
/* extern */
PDEVICE_OBJECT FspDeviceObject;
extern PDEVICE_OBJECT FspDeviceObject;
#endif