From: Yasuo Ohgaki Date: Thu, 8 Aug 2002 01:50:23 +0000 (+0000) Subject: Forgot this one. Fix build X-Git-Tag: php-4.3.0dev_zend2_alpha3~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b7ad8104e7731a9941471fa23417717abb97b7c;p=php Forgot this one. Fix build --- diff --git a/ext/iconv/iconv.c b/ext/iconv/iconv.c index 4b30c44c83..8252aa0844 100644 --- a/ext/iconv/iconv.c +++ b/ext/iconv/iconv.c @@ -25,12 +25,6 @@ #include "php.h" -#ifdef PHP_ATOM_INC -#include "php_have_iconv.h" -#include "php_have_libiconv.h" -#include "php_iconv_supports_errno.h" -#endif - #if HAVE_ICONV #ifdef HAVE_GICONV_H