mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 16:22:43 -05:00
tst: passthrough-fuse: FSP_FUSE_CAP_*
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
typedef struct _DIR DIR;
|
||||
struct dirent
|
||||
{
|
||||
struct fuse_stat d_stat;
|
||||
char d_name[255];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user