diff options
Diffstat (limited to 'ext/hyperwave/php3_hyperwave.h')
-rw-r--r-- | ext/hyperwave/php3_hyperwave.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/hyperwave/php3_hyperwave.h b/ext/hyperwave/php3_hyperwave.h index f911c56fbb..c7f04f32fb 100644 --- a/ext/hyperwave/php3_hyperwave.h +++ b/ext/hyperwave/php3_hyperwave.h @@ -156,6 +156,7 @@ PHP_FUNCTION(hw_getrellink); PHP_FUNCTION(hw_dummy); PHP_FUNCTION(hw_who); PHP_FUNCTION(hw_stat); +PHP_FUNCTION(hw_mapid); #else #define hw_module_ptr NULL |