summaryrefslogtreecommitdiff
path: root/ext/mysql/php3_mysql.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/php3_mysql.h')
-rw-r--r--ext/mysql/php3_mysql.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mysql/php3_mysql.h b/ext/mysql/php3_mysql.h
index 0769edf5cb..748ad70a67 100644
--- a/ext/mysql/php3_mysql.h
+++ b/ext/mysql/php3_mysql.h
@@ -116,4 +116,6 @@ extern ZEND_API php_mysql_globals mysql_globals;
#endif
+#define phpext_mysql_ptr mysql_module_ptr
+
#endif /* _PHP3_MYSQL_H */