summaryrefslogtreecommitdiff
path: root/ext/satellite/php_orbit.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/satellite/php_orbit.h')
-rw-r--r--ext/satellite/php_orbit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/satellite/php_orbit.h b/ext/satellite/php_orbit.h
index 5b0bf61034..62c3edca4b 100644
--- a/ext/satellite/php_orbit.h
+++ b/ext/satellite/php_orbit.h
@@ -33,6 +33,7 @@ extern zend_module_entry satellite_module_entry;
PHP_FUNCTION(satellite_load_idl);
PHP_FUNCTION(satellite_get_repository_id);
+PHP_FUNCTION(satellite_object_to_string);
/* exception handling */
PHP_FUNCTION(satellite_caught_exception);