Add export for ntfs_attrlist_entry_rm(). -- Not implemented yet.

(Logical change 1.345)
edge.strict_endians
cantab.net!aia21 2004-03-24 10:36:31 +00:00
parent 16bc6199a6
commit c15c7b19a6
1 changed files with 4 additions and 0 deletions

View File

@ -23,4 +23,8 @@
#ifndef _NTFS_ATTRLIST_H
#define _NTFS_ATTRLIST_H
#include "attrib.h"
extern int ntfs_attrlist_entry_rm(ntfs_attr_search_ctx *ctx);
#endif /* defined _NTFS_ATTRLIST_H */