diff options
Diffstat (limited to 'ext/mysql/php_mysql.c')
-rw-r--r-- | ext/mysql/php_mysql.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysql/php_mysql.c b/ext/mysql/php_mysql.c index 258acd1931..8e341bf671 100644 --- a/ext/mysql/php_mysql.c +++ b/ext/mysql/php_mysql.c @@ -27,7 +27,6 @@ #include "php.h" #include "php_globals.h" #include "php_mysql.h" -#include "php_globals.h" #include "ext/standard/info.h" #include "ext/standard/php_string.h" |