Allow compilation of npfs driver with MSVC
[reactos.git] / reactos / drivers / fs / np / volume.c
index acc35ab..e0a8eb7 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
  * COPYRIGHT:        See COPYING in the top level directory
  * PROJECT:          ReactOS kernel
  * FILE:             drivers/fs/npfs/volume.c
@@ -9,9 +8,6 @@
 
 /* INCLUDES *****************************************************************/
 
-#include <ntifs.h>
-#include <wchar.h>
-
 #define NDEBUG
 #include <debug.h>