diff options
Diffstat (limited to 'ext/hyperwave/php_hyperwave.h')
-rw-r--r-- | ext/hyperwave/php_hyperwave.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/hyperwave/php_hyperwave.h b/ext/hyperwave/php_hyperwave.h index 6e1be6fde1..674303bfcd 100644 --- a/ext/hyperwave/php_hyperwave.h +++ b/ext/hyperwave/php_hyperwave.h @@ -142,6 +142,7 @@ PHP_FUNCTION(hw_objrec2array); PHP_FUNCTION(hw_array2objrec); PHP_FUNCTION(hw_connection_info); PHP_FUNCTION(hw_getsrcbydestobj); +PHP_FUNCTION(hw_insertanchors); PHP_FUNCTION(hw_getrellink); PHP_FUNCTION(hw_dummy); PHP_FUNCTION(hw_who); |