1 2 3 4 5 6
#ifndef SP_CONFIG_UTILS #define SP_CONFIG_UTILS sp_list_node *parse_functions_list(char *value); #endif /* SP_CONFIG_UTILS */