summaryrefslogtreecommitdiff
path: root/src/sp_config_utils.h
blob: 64817a028a6884667fead555b3c6ff1e0cc65490 (plain)
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 */