[NTOS:MM] Quick fix: use SIZE_T instead of ULONG, because ULONG is 32-bit and on...
[reactos.git] / ntoskrnl / ex / lookas.c
index 5b32af5..ceb3789 100644 (file)
@@ -90,7 +90,7 @@ ExInitPoolLookasidePointers(VOID)
 VOID
 NTAPI
 INIT_FUNCTION
-ExpInitLookasideLists()
+ExpInitLookasideLists(VOID)
 {
     ULONG i;