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 34096ce..d5cd1dc 100644 --- a/src/sp_config.h +++ b/src/sp_config.h | |||
| @@ -68,6 +68,7 @@ typedef struct { | |||
| 68 | 68 | ||
| 69 | char *function; | 69 | char *function; |
| 70 | pcre *r_function; | 70 | pcre *r_function; |
| 71 | sp_node_t *functions_list; | ||
| 71 | 72 | ||
| 72 | char *hash; | 73 | char *hash; |
| 73 | int simulation; | 74 | int simulation; |
