summaryrefslogtreecommitdiff
path: root/src/sp_config_utils.h
blob: a3a2c818d7772fec9b8917254646e3491c4636fa (plain)
1
2
3
4
5
6
#ifndef SP_CONFIG_UTILS
#define SP_CONFIG_UTILS

sp_list_node *parse_functions_list(const char *const value);

#endif /* SP_CONFIG_UTILS */