diff options
Diffstat (limited to 'src/sp_config.h')
| -rw-r--r-- | src/sp_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp_config.h b/src/sp_config.h index b06e8be..e7b1473 100644 --- a/src/sp_config.h +++ b/src/sp_config.h | |||
| @@ -282,5 +282,6 @@ int parse_list(char *restrict, char *restrict, void *); | |||
| 282 | 282 | ||
| 283 | // cleanup | 283 | // cleanup |
| 284 | void sp_disabled_function_list_free(sp_list_node *); | 284 | void sp_disabled_function_list_free(sp_list_node *); |
| 285 | void sp_cookie_list_free(sp_list_node *); | ||
| 285 | 286 | ||
| 286 | #endif /* SP_CONFIG_H */ | 287 | #endif /* SP_CONFIG_H */ |
