summaryrefslogtreecommitdiff
path: root/ext/dbx/dbx.c
diff options
context:
space:
mode:
authorMarc Boeren <mboeren@php.net>2001-03-26 08:26:07 +0000
committerMarc Boeren <mboeren@php.net>2001-03-26 08:26:07 +0000
commitb8713b9c9b5cf26abc3edcfc2a217d5f42ddbe23 (patch)
tree46fbcb1fe43eed9a0208c74099f1afaaddf33779 /ext/dbx/dbx.c
parent99e5dfd00eecc14f36cef86346907f2e5e9b9b07 (diff)
downloadphp-git-b8713b9c9b5cf26abc3edcfc2a217d5f42ddbe23.tar.gz
Removed #include php_config.h, since it was not necessary (Mc)
Diffstat (limited to 'ext/dbx/dbx.c')
-rw-r--r--ext/dbx/dbx.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/dbx/dbx.c b/ext/dbx/dbx.c
index df728b21cd..fe661c442f 100644
--- a/ext/dbx/dbx.c
+++ b/ext/dbx/dbx.c
@@ -24,9 +24,6 @@
#include "php_ini.h"
#include "php_dbx.h"
#include "ext/standard/info.h"
-#if !(WIN32|WINNT)
-#include "php_config.h"
-#endif
/*/ defines for supported databases /*/
#define DBX_UNKNOWN 0