]> wimlib.net Git - wimlib/blobdiff - src/dentry.h
Set FILE_ATTRIBUTE_DIRECTORY for directory symlinks
[wimlib] / src / dentry.h
index d30cb15985632af4746431375f6f79e0a9a69516..68f118d8a2bdc3cc14e0d44840a53a0084a315c6 100644 (file)
@@ -330,7 +330,6 @@ static inline bool dentry_is_first_in_inode(const struct dentry *dentry)
 
 extern u64 dentry_correct_total_length(const struct dentry *dentry);
 
-extern void stbuf_to_inode(const struct stat *stbuf, struct inode *inode);
 extern int inode_to_stbuf(const struct inode *inode,
                          struct lookup_table_entry *lte, struct stat *stbuf);