- CDFS and NTFS: Don't include a unused, deprecated header

svn path=/trunk/; revision=35913
This commit is contained in:
Stefan Ginsberg 2008-09-03 16:52:08 +00:00
parent 63f818683a
commit 35edb19a3c
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@
#include <ntifs.h>
#include <ntddk.h>
#include <ntddcdrm.h>
#include <ccros.h>
#define CDFS_BASIC_SECTOR 2048
#define CDFS_PRIMARY_DESCRIPTOR_LOCATION 16

View file

@ -4,7 +4,6 @@
#include <ntifs.h>
#include <ntddk.h>
#include <ntdddisk.h>
#include <ccros.h>
#define CACHEPAGESIZE(pDeviceExt) \
((pDeviceExt)->NtfsInfo.UCHARsPerCluster > PAGE_SIZE ? \