Dokan API
This commit is contained in:
9
3rd-party/Dokan Library-1.0.2/include/fuse.h
vendored
Normal file
9
3rd-party/Dokan Library-1.0.2/include/fuse.h
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
This header is for compatibility with older software using FUSE.
|
||||
|
||||
Please use 'pkg-config --cflags fuse' to set include path. The
|
||||
correct usage is still '#include <fuse.h>', not '#include
|
||||
<fuse/fuse.h>'.
|
||||
*/
|
||||
|
||||
#include "fuse/fuse.h"
|
Reference in New Issue
Block a user