Index: export_vfs_fuse.c =================================================================== --- export_vfs_fuse.c (revision 26804) +++ export_vfs_fuse.c (revision 26805) @@ -255,7 +255,7 @@ static char **fuse_argv; static int fuse_argc = 0; -static void export_vfs_fuse_do_export(pcb_hid_t *hid, pcb_hidlib_t *hidlib, pcb_hid_attr_val_t *options) +static void export_vfs_fuse_do_export(pcb_hid_t *hid, pcb_hid_attr_val_t *options) { static struct fuse_operations oper;