summaryrefslogtreecommitdiffstats
path: root/fuse/include/old/fuse.h
blob: 3db0945a97db2f77ff0f1beea77b16d2a7e724bb (plain) (blame)
1
2
3
4
5
6
7
8
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"