diff options
| author | Ben Fuhrmannek | 2016-03-04 10:01:31 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2016-03-04 10:01:31 +0100 |
| commit | 3785bbf9201d52379987b5444967286d2d3e8adc (patch) | |
| tree | 36dd17f70a672fb91c4dc7e07c3c4ffaff8a1a81 /execute.h | |
| parent | 1b7ec50b72559b21bd9631b74213a34f9d75e830 (diff) | |
.
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); |
