summaryrefslogtreecommitdiff
path: root/ext/odbc/php_odbc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/odbc/php_odbc.h')
-rw-r--r--ext/odbc/php_odbc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/php_odbc.h b/ext/odbc/php_odbc.h
index 897d3d8e43..aa37156321 100644
--- a/ext/odbc/php_odbc.h
+++ b/ext/odbc/php_odbc.h
@@ -147,7 +147,7 @@ PHP_FUNCTION(solid_fetch_prev);
#include <sqlext.h>
#endif
-extern php3_module_entry odbc_module_entry;
+extern zend_module_entry odbc_module_entry;
#define odbc_module_ptr &odbc_module_entry