mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +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>
|
||||
#endif
|
||||
|
||||
#ifdef PHP_ATOM_INC
|
||||
#include "php_have_iconv.h"
|
||||
#endif
|
||||
#if HAVE_ICONV
|
||||
#include "ext/iconv/php_iconv.h"
|
||||
ZEND_EXTERN_MODULE_GLOBALS(iconv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue