Skip to content

Commit 410a781

Browse files
committed
- Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h)
1 parent ee0d7f3 commit 410a781

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/pdo_mysql/php_pdo_mysql_int.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
#if defined(PDO_USE_MYSQLND)
2727
# include "ext/mysqlnd/mysqlnd.h"
28-
# include "ext/mysql/mysql_mysqlnd.h"
2928
# include "ext/mysqlnd/mysqlnd_libmysql_compat.h"
3029
# define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
3130
#else

0 commit comments

Comments
 (0)