diff options
Diffstat (limited to 'ext/odbc/php_odbc.c')
-rw-r--r-- | ext/odbc/php_odbc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/odbc/php_odbc.c b/ext/odbc/php_odbc.c index 54d0ca03aa..1ef4280aec 100644 --- a/ext/odbc/php_odbc.c +++ b/ext/odbc/php_odbc.c @@ -49,8 +49,6 @@ #define ODBC_TYPE "Win32" #define PHP_ODBC_TYPE ODBC_TYPE -#else -#include "build-defs.h" #endif /* |