summaryrefslogtreecommitdiff
path: root/ext/sybase/php_sybase_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sybase/php_sybase_db.h')
-rw-r--r--ext/sybase/php_sybase_db.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sybase/php_sybase_db.h b/ext/sybase/php_sybase_db.h
index 7088a1453a..a622e1222a 100644
--- a/ext/sybase/php_sybase_db.h
+++ b/ext/sybase/php_sybase_db.h
@@ -44,6 +44,7 @@ PHP_FUNCTION(sybase_fetch_row);
PHP_FUNCTION(sybase_fetch_array);
PHP_FUNCTION(sybase_fetch_object);
PHP_FUNCTION(sybase_data_seek);
+PHP_FUNCTION(sybase_affected_rows);
PHP_FUNCTION(sybase_result);
PHP_FUNCTION(sybase_field_seek);
PHP_FUNCTION(sybase_min_error_severity);