android_mt6572_jiabo/external/fuse/include/old/fuse.h
2025-09-05 16:56:03 +08:00

9 lines
246 B
C

/*
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"