- split logoff and shutdown resources
[reactos.git] / reactos / ntoskrnl / fs / fastio.c
index 71fe6d2..3ab0836 100644 (file)
@@ -15,7 +15,9 @@
 
 /* GLOBALS *******************************************************************/
 
+extern ULONG CcFastReadNotPossible;
 extern ULONG CcFastReadResourceMiss;
+extern ULONG CcFastReadWait;
 extern ULONG CcFastReadNoWait;
 
 /* FUNCTIONS *****************************************************************/