Index: export_vfs_mc.c =================================================================== --- export_vfs_mc.c (revision 34299) +++ export_vfs_mc.c (revision 34300) @@ -38,7 +38,7 @@ static rnd_hid_attr_val_t export_vfs_mc_values[NUM_OPTIONS]; -static rnd_export_opt_t *export_vfs_mc_get_export_options(rnd_hid_t *hid, int *n) +static const rnd_export_opt_t *export_vfs_mc_get_export_options(rnd_hid_t *hid, int *n) { if (n) *n = NUM_OPTIONS;