summaryrefslogtreecommitdiff
path: root/ext/dba/php_dba.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/php_dba.h')
-rw-r--r--ext/dba/php_dba.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dba/php_dba.h b/ext/dba/php_dba.h
index 3a9b726fdc..c1bc6f1dd0 100644
--- a/ext/dba/php_dba.h
+++ b/ext/dba/php_dba.h
@@ -94,6 +94,7 @@ PHP_FUNCTION(dba_exists);
PHP_FUNCTION(dba_fetch);
PHP_FUNCTION(dba_optimize);
PHP_FUNCTION(dba_sync);
+PHP_FUNCTION(dba_handlers);
#else
#define dba_module_ptr NULL