add prototype

(Logical change 1.612)
edge.strict_endians
(none)!yura 2004-10-14 18:23:21 +00:00
parent c8e53dcdec
commit af2b917b4c
1 changed files with 3 additions and 0 deletions

View File

@ -145,5 +145,8 @@ extern int ntfs_inode_add_attrlist(ntfs_inode *ni);
extern int ntfs_inode_free_space(ntfs_inode *ni, int size);
extern ntfs_attr *ntfs_inode_add_attr(ntfs_inode *ni, ATTR_TYPES type,
ntfschar *name, u8 name_len, s64 size);
#endif /* defined _NTFS_INODE_H */