summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.c
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-06-11 19:23:21 +0000
committerZeev Suraski <zeev@php.net>2000-06-11 19:23:21 +0000
commit02d2a5db3a9e3baaf9879e4bd144a02e2be7ee9e (patch)
tree5d68cf4d3b467b8ad11fd36fb75b276a414345e7 /ext/mysql/php_mysql.c
parentfd7153b0f3047e6a96344dc3b4ca2632d5acc898 (diff)
downloadphp-git-02d2a5db3a9e3baaf9879e4bd144a02e2be7ee9e.tar.gz
Fix Windows .dsp's
Diffstat (limited to 'ext/mysql/php_mysql.c')
-rw-r--r--ext/mysql/php_mysql.c1
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"