1#ifndef _NTFS_ATTRDEF_H_
2#define _NTFS_ATTRDEF_H_
3
4extern const unsigned char attrdef_ntfs3x_array[2560];
5
6#endif /* _NTFS_ATTRDEF_H_ */
7
8