[DRIVERS]
[reactos.git] / reactos / drivers / filesystems / ext2 / inc / protos.h
index 20143c3..864dfc2 100644 (file)
@@ -256,7 +256,7 @@ extern LONGLONG NTAPI Ext2Align64(
        LONGLONG                        NumberToBeAligned, 
        LONGLONG                        Alignment);
 
-extern ULONG NTAPI Ext2GetCurrentTime();
+extern ULONG NTAPI Ext2GetCurrentTime(VOID);
 
 /*************************************************************************
 * Prototypes for the file cleanup.c