* @see f_string_maps_increase()
*/
#ifndef _di_controller_entry_settings_read_map_
- f_status_t controller_entry_settings_read_map(const f_string_static_t buffer, const f_string_ranges_t ranges, f_string_maps_t *setting_maps) F_attribute_visibility_internal_d;
+ extern f_status_t controller_entry_settings_read_map(const f_string_static_t buffer, const f_string_ranges_t ranges, f_string_maps_t *setting_maps) F_attribute_visibility_internal_d;
#endif // _di_controller_entry_settings_read_map_
/**