From: Andrei Zmievski Date: Sat, 13 Nov 1999 20:47:33 +0000 (+0000) Subject: These are inserted automatically now. X-Git-Tag: php-4.0b3_RC5~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c898d87aad96d1efccb1d999d920160a8b975d94;p=php These are inserted automatically now. --- diff --git a/main/internal_functions.c.in b/main/internal_functions.c.in index 7a489a7dc4..c797ae6616 100644 --- a/main/internal_functions.c.in +++ b/main/internal_functions.c.in @@ -40,22 +40,6 @@ #include #include -#include "ext/standard/reg.h" -#include "ext/standard/dl.h" -#include "ext/standard/file.h" -#include "ext/standard/fsock.h" -#include "ext/standard/head.h" -#include "ext/standard/pack.h" -#include "ext/standard/php3_browscap.h" -#include "ext/standard/php3_crypt.h" -#include "ext/standard/php3_dir.h" -#include "ext/standard/php3_filestat.h" -#include "ext/standard/php3_mail.h" -#include "ext/standard/php3_syslog.h" -#include "ext/standard/php_array.h" -#include "ext/standard/php_lcg.h" -#include "ext/standard/php_metaphone.h" -#include "ext/standard/php_output.h" @EXT_INCLUDE_CODE@ /* SNMP has to be moved to ext */