parent
ff87d56b58
commit
6de75e1f2b
|
@ -170,6 +170,8 @@ struct _ntfs_volume {
|
|||
bytes. */
|
||||
|
||||
void *private_data; /* Temp: for directory handling */
|
||||
void *private_bmp1;
|
||||
void *private_bmp2;
|
||||
};
|
||||
|
||||
extern ntfs_volume *ntfs_volume_alloc(void);
|
||||
|
|
Loading…
Reference in New Issue