--- _fusemodule.c.orig 2005-03-03 23:04:33.318829016 +0100 +++ _fusemodule.c 2005-03-03 23:11:40.409767758 +0100 @@ -10,6 +10,8 @@ //@+others //@+node:includes +#define FUSE_DEBUG 0 +#define FUSE_USE_VERSION 11 #include #include "fuse.h" #include