[CDFS_NEW]
[reactos.git] / drivers / filesystems / cdfs_new / cdstruc.h
index e120ee2..1259349 100755 (executable)
@@ -349,6 +349,10 @@ typedef struct _CD_DATA {
 
     PDEVICE_OBJECT FileSystemDeviceObject;
 
+#ifdef __REACTOS__
+    PDEVICE_OBJECT HddFileSystemDeviceObject;
+#endif
+
     //
     //  Following are used to manage the async and delayed close queue.
     //