Add export for ntfs_attrlist_entry_rm(). -- Not implemented yet.
(Logical change 1.345)edge.strict_endians
parent
16bc6199a6
commit
c15c7b19a6
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue