Add prototypes.

(Logical change 1.632)
edge.strict_endians
(none)!yura 2004-11-12 17:09:24 +00:00
parent a7e52eb84c
commit 9a7dd7f07b
1 changed files with 3 additions and 0 deletions

View File

@ -76,5 +76,8 @@ extern int ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst,
extern int ntfs_rl_truncate(runlist **rl, const VCN start_vcn);
extern int ntfs_rl_sparse(runlist *rl);
extern s64 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl);
#endif /* defined _NTFS_RUNLIST_H */