diff options
Diffstat (limited to 'execute.h')
| -rw-r--r-- | execute.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -20,6 +20,7 @@ typedef struct _suhosin_internal_function_handler { | |||
| 20 | 20 | ||
| 21 | // execute_ih.c | 21 | // execute_ih.c |
| 22 | S7_IH_FUNCTION(preg_replace); | 22 | S7_IH_FUNCTION(preg_replace); |
| 23 | S7_IH_FUNCTION(symlink); | ||
| 23 | 24 | ||
| 24 | // execute_rnd.c | 25 | // execute_rnd.c |
| 25 | S7_IH_FUNCTION(srand); | 26 | S7_IH_FUNCTION(srand); |
