Sync with trunk (r47116), hopefully without breaking anything.
[reactos.git] / ntoskrnl / mm / pagefile.c
index 1af2fac..1ea2c41 100644 (file)
@@ -86,6 +86,8 @@ ULONG MiFreeSwapPages;
 /* Number of pages that have been allocated for swapping */
 ULONG MiUsedSwapPages;
 
+BOOLEAN MmZeroPageFile;
+
 /*
  * Number of pages that have been reserved for swapping but not yet allocated
  */