mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
Removed #include php_config.h, since it was not necessary (Mc)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user