summaryrefslogtreecommitdiff
path: root/ext/odbc/velocis.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/odbc/velocis.c')
-rw-r--r--ext/odbc/velocis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/velocis.c b/ext/odbc/velocis.c
index 70d7b958dc..e3a3b6cd04 100644
--- a/ext/odbc/velocis.c
+++ b/ext/odbc/velocis.c
@@ -67,7 +67,7 @@ zend_module_entry velocis_module_entry = {
#if COMPILE_DL
-zend_module_entry *get_module() { return &velocis_module_entry; }
+ZEND_GET_MODULE(velocis)
#endif
THREAD_LS velocis_module php_velocis_module;