diff options
Diffstat (limited to 'ext/odbc/php_odbc.c')
-rw-r--r-- | ext/odbc/php_odbc.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/odbc/php_odbc.c b/ext/odbc/php_odbc.c index fef30bf896..a15bd02491 100644 --- a/ext/odbc/php_odbc.c +++ b/ext/odbc/php_odbc.c @@ -20,10 +20,6 @@ /* $Id$ */ -#ifdef COMPILE_DL_ODBC -#include "dl/phpdl.h" -#endif - #include "php.h" #include "php_globals.h" |