mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
do not include "php_have_iconv.h"
This commit is contained in:
parent
13a3dd7b77
commit
18ef76e361
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@
|
||||||
#include <sys/utsname.h>
|
#include <sys/utsname.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef PHP_ATOM_INC
|
|
||||||
#include "php_have_iconv.h"
|
|
||||||
#endif
|
|
||||||
#if HAVE_ICONV
|
#if HAVE_ICONV
|
||||||
#include "ext/iconv/php_iconv.h"
|
#include "ext/iconv/php_iconv.h"
|
||||||
ZEND_EXTERN_MODULE_GLOBALS(iconv)
|
ZEND_EXTERN_MODULE_GLOBALS(iconv)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue